[Edit SIT] แก้ไขช่วยราชการ และส่งตัวกลับ

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-04-03 18:00:14 +07:00
parent 3f02f9b53e
commit 1bfcdae54b
7 changed files with 136 additions and 9 deletions

View file

@ -12,6 +12,7 @@ interface DatAssistance {
agency: string;
commandNo: string;
document: string;
commandName: string;
// isUpload: boolean;
}

View file

@ -20,6 +20,7 @@ interface ResActingPosData {
interface ResAssistanceData {
agency: string;
commandNo: string;
commandName: string;
commandId: string;
createdAt: Date | null;
createdFullName: string;