From f93e3fd10c87d873ada7a04e634027c41d92c1a6 Mon Sep 17 00:00:00 2001 From: buaixuexideshitongxue <2936013465@qq.com> Date: Thu, 15 Jan 2026 11:45:23 +0800 Subject: [PATCH] =?UTF-8?q?fix-=E5=AE=A1=E8=AE=A1=E9=A2=84=E8=AD=A6?= =?UTF-8?q?=E7=9B=91=E7=9D=A3:=E9=87=8D=E7=BD=AE=E6=97=A0=E6=95=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/warning/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/warning/index.vue b/src/views/warning/index.vue index 9105949..5d96513 100644 --- a/src/views/warning/index.vue +++ b/src/views/warning/index.vue @@ -21,6 +21,7 @@ const reset =()=>{ size:10, current:1 } + getList(); } const getList = async ()=>{ loading.value=true