edit probation
This commit is contained in:
parent
90f6b5061a
commit
b312e7d8f6
1 changed files with 1 additions and 1 deletions
|
|
@ -4763,7 +4763,7 @@ export class CommandController extends Controller {
|
|||
// posNoAbb: string | null;
|
||||
commandDateAffect?: Date | null;
|
||||
commandDateSign?: Date | null;
|
||||
positionName: string | null;
|
||||
positionName?: string | null;
|
||||
commandCode?: string | null;
|
||||
commandName?: string | null;
|
||||
remark: string | null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue