From fa204c8c01ab9899271b7b127b196c10d088dacb Mon Sep 17 00:00:00 2001 From: "1378012178@qq.com" <1378012178@qq.com> Date: Wed, 19 Mar 2025 10:58:26 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4j-dict-select-tag=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=EF=BC=9A=E5=A2=9E=E5=8A=A0=20:ignoreDisabled=3D"true"?= =?UTF-8?q?=20=E5=8A=A0=E4=B8=8A=E5=90=8E=E5=81=9C=E7=94=A8=E7=9A=84?= =?UTF-8?q?=E9=80=89=E9=A1=B9=E5=8F=98=E4=B8=BA=E5=8F=AF=E9=80=89=E4=B8=94?= =?UTF-8?q?=E6=8F=90=E7=A4=BA=E2=80=9C=E5=B7=B2=E5=81=9C=E7=94=A8=E2=80=9D?= =?UTF-8?q?=20=E8=B0=83=E6=95=B4JCheckbox=E7=BB=84=E4=BB=B6=EF=BC=9A?= =?UTF-8?q?=E5=81=9C=E7=94=A8=E7=9A=84=E9=80=89=E9=A1=B9=20=E5=A6=82?= =?UTF-8?q?=E6=9E=9C=E5=B7=B2=E8=A2=AB=E5=8B=BE=E9=80=89=20=E5=88=99?= =?UTF-8?q?=E5=8F=AF=E5=8F=96=E6=B6=88=E5=8B=BE=E9=80=89=20=E5=8F=96?= =?UTF-8?q?=E6=B6=88=E5=90=8E=E5=8F=98=E4=B8=BA=E4=B8=8D=E5=8F=AF=E9=80=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Form/src/jeecg/components/JCheckbox.vue | 226 +++++++------- .../src/jeecg/components/JDictSelectTag.vue | 11 +- .../config/directiveTag/DirectiveTagList.vue | 2 +- .../ConfigServiceCategoryList.vue | 2 +- .../ConfigServiceDirectiveList.vue | 16 +- .../serviceType/ConfigServiceTypeList.vue | 4 +- src/views/system/dict/index.vue | 293 +++++++++--------- 7 files changed, 278 insertions(+), 276 deletions(-) diff --git a/src/components/Form/src/jeecg/components/JCheckbox.vue b/src/components/Form/src/jeecg/components/JCheckbox.vue index 299090f..6aef033 100644 --- a/src/components/Form/src/jeecg/components/JCheckbox.vue +++ b/src/components/Form/src/jeecg/components/JCheckbox.vue @@ -1,128 +1,130 @@