From 8102512e9aaf5ae530a0ac3ce3c746eb5a4735c7 Mon Sep 17 00:00:00 2001 From: herenshan112 Date: Tue, 26 Aug 2025 08:29:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=90=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/DesignForm/app/index.vue | 117 +++++++++++++++++- .../appPageForm/echatesUnit/winBox/dimMea.vue | 19 ++- .../appPage/appPageForm/pageList.vue | 1 + .../sysworkflow/lowcodepage/pageList.vue | 1 + 4 files changed, 127 insertions(+), 11 deletions(-) diff --git a/src/components/DesignForm/app/index.vue b/src/components/DesignForm/app/index.vue index b3dc17a..38a3412 100644 --- a/src/components/DesignForm/app/index.vue +++ b/src/components/DesignForm/app/index.vue @@ -1902,7 +1902,122 @@ const readerColumnSun = (column: any) => { {{ item.label }} -
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/src/views/sysworkflow/lowcodepage/appPage/appPageForm/echatesUnit/winBox/dimMea.vue b/src/views/sysworkflow/lowcodepage/appPage/appPageForm/echatesUnit/winBox/dimMea.vue index 714ab10..563def3 100644 --- a/src/views/sysworkflow/lowcodepage/appPage/appPageForm/echatesUnit/winBox/dimMea.vue +++ b/src/views/sysworkflow/lowcodepage/appPage/appPageForm/echatesUnit/winBox/dimMea.vue @@ -642,6 +642,7 @@ const duliangBianhua = () => { } }; const checkListsund = ref([]); +const checkListsunduLiang = ref([]);