From 2194b1cdfb086076cab00cc2fa4a8810c1287961 Mon Sep 17 00:00:00 2001 From: fofolee Date: Sun, 22 Dec 2024 11:06:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=84=E7=B1=BBbug=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CommandEditor.vue | 14 ++++++------ src/components/config/TagBar.vue | 7 +++++- src/components/editor/CommandSideBar.vue | 29 ++++++++++++++++++++---- src/pages/ConfigurationPage.vue | 14 ++++++++---- 4 files changed, 47 insertions(+), 17 deletions(-) diff --git a/src/components/CommandEditor.vue b/src/components/CommandEditor.vue index 8384860..64d463c 100644 --- a/src/components/CommandEditor.vue +++ b/src/components/CommandEditor.vue @@ -1,7 +1,7 @@