yangg 7 месяцев назад
Родитель
Сommit
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: {