代码调整

This commit is contained in:
joylink_cuiweidong 2022-08-17 13:20:41 +08:00
parent 0719a2031e
commit e7926d28cf

View File

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