fix(placement): send posExecutiveId field in payload
This commit is contained in:
parent
d978ba870b
commit
b03fe7d44a
7 changed files with 17 additions and 5 deletions
|
|
@ -152,6 +152,7 @@ interface FormDataAppoint {
|
|||
reportingDate: string;
|
||||
posmasterId: string;
|
||||
posExecutiveName?: string;
|
||||
posExecutiveId?: string;
|
||||
typeCommand: string;
|
||||
positionExecutiveField?: string;
|
||||
positionArea?: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue