This commit is contained in:
setthawutttty 2023-06-06 16:31:23 +07:00
parent 99714c555e
commit e0da411999
3 changed files with 74 additions and 18 deletions

View file

@ -6,7 +6,7 @@ interface TableName {
ReportingDate: string; //วันที่รายงานตัว
BMAOfficer: boolean;
Status: string;
chackList: any;
}
interface RequestReport2 {