|
@@ -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);
|