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