feat: ui前端指令参数
This commit is contained in:
parent
548bd737c1
commit
46d3f95309
|
@ -25,6 +25,7 @@ export default class MsUiCommand extends HashTreeElement {
|
|||
this.coreCommands = [];
|
||||
this.preCommands = [];
|
||||
this.postCommands = [];
|
||||
this.vo = {};
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue