浏览代码

删除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){
-            console.log(newVal)
             this.regionList.province = newVal
         },
         city(newVal,oldVal){