From 369e8e34488bf920d3b7300dc7e4567746a8e476 Mon Sep 17 00:00:00 2001 From: suixy <2277317060@qq.com> Date: Fri, 14 Nov 2025 17:18:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=9A=9C=E7=A2=8D=E7=89=A9?= =?UTF-8?q?=E4=BF=9D=E5=AD=98=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/index.vue b/src/views/index.vue index ada2fb1..a1e1150 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -1107,6 +1107,7 @@ const batchShild = () => { shielding: shieldInfoForm.value.shielding, }) }) + table1Ref.value.clearSelection() } const date1 = ref([])