fix(placement): send posExecutiveId field in payload

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2026-05-22 09:53:21 +07:00
parent d978ba870b
commit b03fe7d44a
7 changed files with 17 additions and 5 deletions

View file

@ -152,6 +152,7 @@ interface FormDataAppoint {
reportingDate: string;
posmasterId: string;
posExecutiveName?: string;
posExecutiveId?: string;
typeCommand: string;
positionExecutiveField?: string;
positionArea?: string;