Explorar o código

规则列表初始化

zhouna %!s(int64=5) %!d(string=hai) anos
pai
achega
6ecf2be908
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      src/components/RuleManager/RulesManager.vue

+ 3 - 3
src/components/RuleManager/RulesManager.vue

@@ -134,10 +134,10 @@
                 pageLayout:config.pageLayout,
                 total: 0,
             }
-        },/*
+        },
         created() {
-            this.getDropList();
-        },*/
+           this.getDataList();
+        },
         watch:{
             'filter':{
                 handler:function(){