Browse Source

02/01 16:32

111
261568008@qq.com 5 năm trước cách đây
mục cha
commit
e79a789948

+ 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: {