瀏覽代碼

修改重复提交bug

yangg 7 月之前
父節點
當前提交
41e5998842
共有 1 個文件被更改,包括 1 次插入1 次删除
  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: {