Browse Source

02/22 二次确认和优化

1
mo 4 năm trước cách đây
mục cha
commit
f69973d617
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: {