yuhan il y a 7 mois
Parent
commit
58584aee4e

+ 1 - 0
src/components/module_interLock/UEquipmentTree/UEquipmentTreeDrag.vue

@@ -231,6 +231,7 @@
           pid: selectNode.pid,
           interlockType: selectNode.interlockType,
           limitType: selectNode.limitType,
+          groupId: selectNode.iotedgeGroupId,
         }
         this.$store.commit('SET_CLICKSYSTEMNODE', selectData);
         this.$store.commit('SET_TREESELECTKEYS', selectedKeys);