mo 4 лет назад
Родитель
Сommit
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 () {
   mounted () {
     this.FetchDetail()
     this.FetchDetail()
-     this.reset()
+    //  this.reset() 和卧龙大佬商量过
     this.$store.dispatch('setBranchs')
     this.$store.dispatch('setBranchs')
   },
   },
   methods: {
   methods: {