From 9ec7f73ff20608b117e1231ce6693683a9a7cde2 Mon Sep 17 00:00:00 2001 From: joylink_zhaoerwei Date: Thu, 26 Oct 2023 17:43:08 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A9=B1=E9=87=87=E5=88=97=E8=A1=A8=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/draw-app/dialogs/CiCjList.vue | 72 ++++++++++++--- src/components/draw-app/dialogs/CiQdList.vue | 68 +++++++++++--- .../draw-app/properties/CiCjConfig.vue | 92 +++++++++++-------- .../draw-app/properties/CiQdConfig.vue | 28 +----- src/drawApp/relayCabinetLayoutApp.ts | 19 +++- 5 files changed, 184 insertions(+), 95 deletions(-) diff --git a/src/components/draw-app/dialogs/CiCjList.vue b/src/components/draw-app/dialogs/CiCjList.vue index 15ad5ad..4662c2a 100644 --- a/src/components/draw-app/dialogs/CiCjList.vue +++ b/src/components/draw-app/dialogs/CiCjList.vue @@ -1,18 +1,27 @@