From 6cd9da16dfd2340c194707cfcf89456d9fb8395a Mon Sep 17 00:00:00 2001 From: suixy <2277317060@qq.com> Date: Fri, 12 Dec 2025 14:48:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9ws?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/index.vue b/src/views/index.vue index a47067f..01f4f6a 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -2507,6 +2507,8 @@ const getAreaData = () => { index: index, } }) + } else { + tableData1.value = [] } }) getShildTableList()