From f34b80ee42476fa5eccc8be576b948e202b53ec4 Mon Sep 17 00:00:00 2001 From: fofolee Date: Fri, 1 Mar 2024 09:24:52 +0800 Subject: [PATCH] =?UTF-8?q?quickcommand.showConfirmBox=E6=94=AF=E6=8C=81ht?= =?UTF-8?q?ml=E5=8F=8A=E8=AE=BE=E7=BD=AE=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/quickcommandUI/ConfirmBox.vue | 16 ++++-- .../quickcommandUI/QuickCommand.vue | 49 ++++++------------- 2 files changed, 28 insertions(+), 37 deletions(-) diff --git a/src/components/quickcommandUI/ConfirmBox.vue b/src/components/quickcommandUI/ConfirmBox.vue index 7266c1f..fa6136d 100644 --- a/src/components/quickcommandUI/ConfirmBox.vue +++ b/src/components/quickcommandUI/ConfirmBox.vue @@ -1,11 +1,12 @@