bzkf30 лет назад: 2
Родитель
Сommit
91770aa002
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/pages/ysgc/index.vue

+ 1 - 1
src/pages/ysgc/index.vue

@@ -73,7 +73,7 @@ const handleSearch = () => {
 const total = ref(0);
 const limit = ref(12);
 const currentPage = ref(1);
-initData();
+// initData();
 function initData() {
   if (refreshing.value) {
     listData.value = [];