Explorar o código

Update branchActive.vue

lex-xin %!s(int64=4) %!d(string=hai) anos
pai
achega
527dab9ed8
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      src/views/categroyManager/insideSetting/branchActive.vue

+ 3 - 1
src/views/categroyManager/insideSetting/branchActive.vue

@@ -141,7 +141,9 @@ export default {
     if (this.$route.query.rules) {
       this.$route.query.rules instanceof Object ? this.pageInfo = this.$route.query.rules : this.pageInfo = JSON.parse(this.$route.query.rules);
     }
-
+  },
+  activated() {
+    this.getList()
   },
   mounted () {
     this.getList() // 获取列表数据