mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化重启问题
This commit is contained in:
parent
a95e011c79
commit
b99b2f152d
@ -93,7 +93,7 @@
|
||||
},
|
||||
_openRestartMachineModel: function (_machine) { //设备重启处理
|
||||
vc.emit('machineState', 'openMachineStateModal', {
|
||||
machineId: _machine.machineCode,
|
||||
machineCode: _machine.machineCode,
|
||||
stateName: '重启',
|
||||
state: '1400',
|
||||
url: '/machine/restartMachine'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user