แก้ไขเรื่องร้องเรียน, สืบสวน, สอบสวน

This commit is contained in:
Warunee Tamkoo 2023-11-30 18:02:29 +07:00
parent 76594a2359
commit f247167e9a
20 changed files with 1356 additions and 1714 deletions

View file

@ -6,7 +6,7 @@ interface FormData {
other: string;
evidenceFiles: File | null;
fileComplaint: File | null;
clickTime: boolean;
extendStatus: boolean;
date: Date | null;
dateEnd: Date;
daysExtend: number | null;