fix issue #950
This commit is contained in:
parent
c34224c315
commit
ba242ce987
1 changed files with 3 additions and 0 deletions
|
|
@ -2644,6 +2644,9 @@ export class CommandController extends Controller {
|
|||
mpCee?: string | null;
|
||||
refCommandCode?: string | null;
|
||||
refCommandName?: string | null;
|
||||
positionLine?: string | null;
|
||||
positionPathSide?: string | null;
|
||||
positionExecutive?: string | null;
|
||||
}[];
|
||||
},
|
||||
) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue