代码调整
This commit is contained in:
parent
0719a2031e
commit
e7926d28cf
@ -177,7 +177,7 @@ export default {
|
||||
if (valid) {
|
||||
operate.nextCmdType = CMD.ControlConvertMenu.CMD_CM_SPECIAL_STATION_CONTROL;
|
||||
operate['operateNext'] = OperationEvent.Command.close.password.operation;
|
||||
this.$refs.password.doShow(operate);
|
||||
this.$refs.password.doShow(operate, '非常站控');
|
||||
}
|
||||
}).catch(error=>{
|
||||
console.error(error);
|
||||
|
Loading…
Reference in New Issue
Block a user