bzkf30 2 년 전
부모
커밋
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 = [];