Bläddra i källkod

修改重复提交bug

yangg 9 månader sedan
förälder
incheckning
41e5998842
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      ui/src/views/system/template/category/components/dataList.vue

+ 1 - 1
ui/src/views/system/template/category/components/dataList.vue

@@ -222,7 +222,7 @@ export default {
     };
   },
   mounted() {
-    this.search();
+    /* this.search(); */
     this.initParentCategory();
   },
   methods: {