Browse Source

02/22 二次确认和优化

1
mo 4 years ago
parent
commit
f69973d617
1 changed files with 1 additions and 1 deletions
  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: {