mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-23 21:36:39 +08:00
支持监控平台
This commit is contained in:
parent
5ade6f6918
commit
0871dece84
@ -88,7 +88,7 @@
|
||||
communityId: getCommunityId(),
|
||||
maId: this.maId,
|
||||
machineNameLike: this.machineNameLike,
|
||||
iotApiCode: 'listMonitorMachineBmoImpl'
|
||||
iotApiCode: 'listStaffMonitorMachineBmoImpl'
|
||||
}).then(_data => {
|
||||
_that.machines = _data.data;
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user