浏览代码

Update branchActive.vue

lex-xin 4 年之前
父节点
当前提交
527dab9ed8
共有 1 个文件被更改,包括 3 次插入1 次删除
  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() // 获取列表数据