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