Browse Source

02/01 16:32

111
261568008@qq.com 5 years ago
parent
commit
e79a789948
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/categroyManager/insideSetting/adminOperation.vue

+ 2 - 0
src/views/categroyManager/insideSetting/adminOperation.vue

@@ -76,9 +76,11 @@ export default {
     }
   },
   mounted () {
+      this.onReSet()
     this.init()
   },
   activated () {
+    this.onReSet()
     this.init()
   },
   methods: {