linhancai 3 年 前
コミット
14241aa2e8
1 ファイル変更0 行追加1 行削除
  1. 0 1
      pages2/appointment/order.vue

+ 0 - 1
pages2/appointment/order.vue

@@ -97,7 +97,6 @@ export default {
 					this.$set(item, 'checked',true)
 				}
 			})
-			console.log(this.addressList)
 		},
 		sureAddress(){
 			const index = this.addressList.findIndex(item => item.checked)