瀏覽代碼

02/22 二次确认和优化

1
mo 4 年之前
父節點
當前提交
f69973d617
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/main/baseinfo/index.vue

+ 1 - 1
src/views/main/baseinfo/index.vue

@@ -136,7 +136,7 @@ export default {
   },
   mounted () {
     this.FetchDetail()
-     this.reset()
+    //  this.reset() 和卧龙大佬商量过
     this.$store.dispatch('setBranchs')
   },
   methods: {