linhancai hace 3 años
padre
commit
14241aa2e8
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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)