ソースを参照

删除console

杨小璐 5 年 前
コミット
2d16ee429f
1 ファイル変更0 行追加1 行削除
  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){