ออกคำสั่ง Check สกจ.

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-10-09 13:56:53 +07:00
parent a4133792d9
commit ff80a4b073
3 changed files with 25 additions and 117 deletions

View file

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