btn right
This commit is contained in:
parent
e0da411999
commit
fa6d916e36
3 changed files with 104 additions and 52 deletions
|
|
@ -6,6 +6,7 @@ interface TableName {
|
|||
ReportingDate: string; //วันที่รายงานตัว
|
||||
BMAOfficer: boolean;
|
||||
Status: string;
|
||||
checkList: any;
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue