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 }} - - -
-
- 旋转角度 - - -
-
- 设备选择 - - - -