[Edit SIT] แก้ไขช่วยราชการ และส่งตัวกลับ
This commit is contained in:
parent
3f02f9b53e
commit
1bfcdae54b
7 changed files with 136 additions and 9 deletions
|
|
@ -12,6 +12,7 @@ interface DatAssistance {
|
|||
agency: string;
|
||||
commandNo: string;
|
||||
document: string;
|
||||
commandName: string;
|
||||
// isUpload: boolean;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@ interface ResActingPosData {
|
|||
interface ResAssistanceData {
|
||||
agency: string;
|
||||
commandNo: string;
|
||||
commandName: string;
|
||||
commandId: string;
|
||||
createdAt: Date | null;
|
||||
createdFullName: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue