From b5bce230c185c49ee95f621be4a207838fb8bdc3 Mon Sep 17 00:00:00 2001 From: sudoooooo Date: Mon, 12 Aug 2024 23:10:21 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=96=B0=E5=BB=BA=E9=97=AE=E5=8D=B7?= =?UTF-8?q?=E9=87=8D=E7=BD=AE=E8=AE=A1=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/questionModule/SetterPanel.vue | 34 ++++++++++++++----- .../composables/useEditGlobalBaseConf.ts | 8 +++++ 2 files changed, 34 insertions(+), 8 deletions(-) diff --git a/web/src/management/pages/edit/modules/questionModule/SetterPanel.vue b/web/src/management/pages/edit/modules/questionModule/SetterPanel.vue index 09ae7d56..0b3540b9 100644 --- a/web/src/management/pages/edit/modules/questionModule/SetterPanel.vue +++ b/web/src/management/pages/edit/modules/questionModule/SetterPanel.vue @@ -1,14 +1,22 @@