Browse Source

删除console

杨小璐 5 years ago
parent
commit
2d16ee429f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/packages/address/address.vue

+ 0 - 1
src/packages/address/address.vue

@@ -165,7 +165,6 @@ export default {
             }
             }
         },
         },
         province(newVal,oldVal){
         province(newVal,oldVal){
-            console.log(newVal)
             this.regionList.province = newVal
             this.regionList.province = newVal
         },
         },
         city(newVal,oldVal){
         city(newVal,oldVal){