From 92fd90f35dc8494a81fffcdfc5e5fb4ff505c02c Mon Sep 17 00:00:00 2001 From: gaoyunqi Date: Thu, 16 May 2024 15:49:49 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=98=8E=E7=BB=86=E8=A1=A8=E4=B8=AD?= =?UTF-8?q?=E7=9A=84=E7=BB=84=E7=BB=87=E6=9E=B6=E6=9E=84=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E5=99=A8=E6=94=AF=E6=8C=81=E5=B0=86=E6=96=87=E6=9C=AC=E8=A1=A8?= =?UTF-8?q?=E7=A4=BA=E5=AD=98=E5=82=A8=E5=9C=A8=E7=8B=AC=E7=AB=8B=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=EF=BC=8C=E4=BB=A5=E6=94=B9=E5=96=84=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E6=80=A7=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../componentProperty/PropertyOption.vue | 22 +- src/components/Designer/src/types/index.ts | 2 + .../src/components/SelectDepartmentV2.vue | 399 +++++++++--------- .../Form/src/components/SubFormV2.vue | 29 +- src/utils/event/design.ts | 5 +- 5 files changed, 249 insertions(+), 208 deletions(-) diff --git a/src/components/Designer/src/components/componentProperty/PropertyOption.vue b/src/components/Designer/src/components/componentProperty/PropertyOption.vue index 1b536e7..475b0cb 100644 --- a/src/components/Designer/src/components/componentProperty/PropertyOption.vue +++ b/src/components/Designer/src/components/componentProperty/PropertyOption.vue @@ -422,6 +422,13 @@ +