Selaa lähdekoodia

Merge branch 'LAO_MO' into online

261568008@qq.com 5 vuotta sitten
vanhempi
commit
26318c1c25
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  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: {