เรื่องร้องเรียน

This commit is contained in:
setthawutttty 2023-11-16 16:02:18 +07:00
parent e9b7cddf09
commit 7f3dfafe33
11 changed files with 539 additions and 342 deletions

View file

@ -13,6 +13,7 @@ interface FormData {
investigation: string;
statusResult: string;
causeText: string;
complaintStatus:string
}
interface MyObjectInvestigateRef {
complaint: object | null;