ลงเวลาพิเศษ
This commit is contained in:
parent
5ab256807a
commit
885bf3a3ca
3 changed files with 16 additions and 65 deletions
|
|
@ -13,6 +13,8 @@ interface dataRowRound {
|
|||
checkInStatus: string;
|
||||
checkOutStatus: string;
|
||||
note: string;
|
||||
checkInEdit:boolean
|
||||
checkOutEdit:boolean
|
||||
}
|
||||
interface MyObjectRoundRef {
|
||||
checkIn: object | null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue