Browse Source

传iotedgeGroupId

yuhan 10 months ago
parent
commit
b704174ce4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/module_interLock/systemUser/modules/SystemUserForm.vue

+ 2 - 0
src/views/module_interLock/systemUser/modules/SystemUserForm.vue

@@ -145,6 +145,7 @@
             reValue.interlockApparatusId = item.pid
             reValue.interlockSystemId = item.id
             reValue.interlockType = item.interlockType
+            reValue.iotedgeGroupId = item.iotedgeGroupId
             reValue.limitType = ''
             reValue.manage = false
             reValue.view = false
@@ -182,6 +183,7 @@
             reValue.interlockApparatusId = ele.pid
             reValue.interlockSystemId = ele.id
             reValue.interlockType = ele.interlockType
+            reValue.iotedgeGroupId = ele.iotedgeGroupId
             reValue.limitType = ''
             reValue.manage = false
             reValue.view = false