Browse Source

Merge branch 'online' of http://git.dayaedu.com/molingzhide/dy-admin-manager into online

mo 4 years ago
parent
commit
7b41bc2d78
1 changed files with 3 additions and 1 deletions
  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() // 获取列表数据