From dd95f69e8b3c4a47f2a73221ce52ec0be361e47f Mon Sep 17 00:00:00 2001 From: fofolee Date: Wed, 22 Jan 2025 15:54:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20VariableList=20=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E7=9A=84=E7=A9=BA=E7=8A=B6=E6=80=81=E6=8F=90=E7=A4=BA?= =?UTF-8?q?=EF=BC=8C=E5=A2=9E=E5=BC=BA=E7=94=A8=E6=88=B7=E4=BD=93=E9=AA=8C?= =?UTF-8?q?=E3=80=82=E9=87=8D=E6=9E=84=E6=8F=90=E7=A4=BA=E5=86=85=E5=AE=B9?= =?UTF-8?q?=EF=BC=8C=E6=8F=90=E4=BE=9B=E6=9B=B4=E6=B8=85=E6=99=B0=E7=9A=84?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8F=98=E9=87=8F=E5=92=8C=E5=87=BD=E6=95=B0?= =?UTF-8?q?=E7=9A=84=E6=96=B9=E6=B3=95=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../composer/common/varinput/VariableList.vue | 182 +++++++++++++----- 1 file changed, 134 insertions(+), 48 deletions(-) diff --git a/src/components/composer/common/varinput/VariableList.vue b/src/components/composer/common/varinput/VariableList.vue index bbed469..d7f1c8d 100644 --- a/src/components/composer/common/varinput/VariableList.vue +++ b/src/components/composer/common/varinput/VariableList.vue @@ -63,26 +63,67 @@ @@ -151,56 +192,45 @@ export default defineComponent({