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 = [];