From 6abccd93deef265d39581de385a301804f1faee6 Mon Sep 17 00:00:00 2001 From: qiuyuan Date: Wed, 28 Jan 2026 11:21:00 +0800 Subject: [PATCH] 1 --- src/views/certification/certificationList/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/certification/certificationList/index.vue b/src/views/certification/certificationList/index.vue index 0766a1e..e2c2898 100644 --- a/src/views/certification/certificationList/index.vue +++ b/src/views/certification/certificationList/index.vue @@ -154,7 +154,6 @@ async function getPageList() { .catch(() => { throw new Error() }) - hideLoading() if (data.length > 0) { allData.value = data