เพิ่ม posExecutiveName

This commit is contained in:
setthawutttty 2025-03-24 17:13:41 +07:00
parent 93db49a813
commit c1a31a964e
5 changed files with 6 additions and 0 deletions

View file

@ -151,6 +151,7 @@ interface FormDataAppoint {
posLevelName: string;
reportingDate: string;
posmasterId: string;
posExecutiveName?: string;
typeCommand: string;
}
export type {