From 92b745e18029b6d3240a89edce18b6ae023896ee Mon Sep 17 00:00:00 2001 From: jxxghp Date: Wed, 28 May 2025 21:25:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=90=9C=E7=B4=A2=E7=AB=99?= =?UTF-8?q?=E7=82=B9=E5=AF=B9=E8=AF=9D=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/dialog/SearchSiteDialog.vue | 30 ++++++++-------------- 1 file changed, 10 insertions(+), 20 deletions(-) diff --git a/src/components/dialog/SearchSiteDialog.vue b/src/components/dialog/SearchSiteDialog.vue index f2327b2b..fe16e4f6 100644 --- a/src/components/dialog/SearchSiteDialog.vue +++ b/src/components/dialog/SearchSiteDialog.vue @@ -58,23 +58,16 @@ const filteredSites = computed(() => { - - {{ t('dialog.searchSite.selectSites') }} - - - - - + + + + {{ t('dialog.searchSite.selectSites') }} + + + +
@@ -164,9 +157,6 @@ const filteredSites = computed(() => { - - {{ t('dialog.searchSite.cancel') }} -