huang_an преди 1 година
родител
ревизия
896853b405
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/rulesManagement/meteringManagement/index.vue

+ 1 - 1
src/views/rulesManagement/meteringManagement/index.vue

@@ -132,7 +132,7 @@
     methods: {
       async getTypeList() {
         this.typeList = await getCategorymeasureList({ parentId: 0 });
-        this.this.getPages();
+        this.getPages();
       },
       addType(type) {
         if (type == '新增') {