แก้ issue จาก เทส
This commit is contained in:
parent
2a7051f5f6
commit
dd0bd13d6f
4 changed files with 8 additions and 14 deletions
|
|
@ -10,7 +10,7 @@ interface RequestItemsObject {
|
|||
detail: string;
|
||||
issueDate: Date;
|
||||
refCommandNo: string;
|
||||
refCommandDate: Date | null;
|
||||
refCommandDate: Date | null | string;
|
||||
createdFullName: string;
|
||||
createdAt: Date;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue