Przeglądaj źródła

修改重复提交bug

yangg 7 miesięcy temu
rodzic
commit
41e5998842

+ 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: {