updated command officer

This commit is contained in:
Warunee Tamkoo 2024-10-09 13:04:58 +07:00
parent 23e4b14a26
commit a4133792d9
2 changed files with 16 additions and 6 deletions

View file

@ -24,8 +24,8 @@ interface FormDataDetail {
commandExcecuteDate: Date | null;
commandSysId?: string;
commandTypeName?: string;
isBangkok?: boolean;
isAttachment:boolean
isBangkok?: string;
isAttachment: boolean;
}
interface ListCommandSalaryType {