调度命令弹窗代码调整
This commit is contained in:
parent
4d5cf7b92c
commit
1ab714dab9
@ -199,6 +199,7 @@ export default {
|
||||
this.$emit('signedCmdClose');
|
||||
},
|
||||
getSignedData() {
|
||||
this.signedData = {};
|
||||
if (this.dispatchCommandMsg.type == 'ADD') {
|
||||
this.signedData = this.dispatchCommandMsg.body;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user