From ce7da68064e83b1e98a9a5394b53ee6230f1324e Mon Sep 17 00:00:00 2001 From: lyd <1419499670@qq.com> Date: Mon, 22 Aug 2022 10:43:29 +0800 Subject: [PATCH] =?UTF-8?q?=E8=88=9E=E5=8F=B0=E7=BC=96=E8=BE=91=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../editor/components/PropertyPanel.vue | 96 +++++++++---------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/acs/qd/src/views/system/logicflow/editor/components/PropertyPanel.vue b/acs/qd/src/views/system/logicflow/editor/components/PropertyPanel.vue index df11bcc..124d47d 100644 --- a/acs/qd/src/views/system/logicflow/editor/components/PropertyPanel.vue +++ b/acs/qd/src/views/system/logicflow/editor/components/PropertyPanel.vue @@ -34,6 +34,54 @@
+
+ 设备绑定 + + + {{ item.device_code }} + {{ item.device_name }} + + +
+
+ 旋转角度 + + +
+
+ 设备选择 + + + +
线条样式 @@ -133,54 +181,6 @@ 置为顶部 置为底部
-
- 设备绑定 - - - {{ item.device_code }} - {{ item.device_name }} - - -
-
- 旋转角度 - - -
-
- 设备选择 - - - -