ทะเบียนประวัติ: แก้ตาราง, ประวัติแก้ไข, วันที่แก้ไข
This commit is contained in:
parent
bf8b9b1e6e
commit
3df3cc2a3b
8 changed files with 911 additions and 328 deletions
|
|
@ -2,8 +2,8 @@ interface RowList {
|
|||
id: string;
|
||||
date: Date | null;
|
||||
detail: string;
|
||||
createdFullName: string;
|
||||
createdAt: Date;
|
||||
lastUpdateFullName: string;
|
||||
lastUpdatedAt: Date;
|
||||
}
|
||||
|
||||
interface FormFilter {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue