fix: check nodeId
This commit is contained in:
parent
de6ed189bd
commit
2f6282d1dd
2 changed files with 3 additions and 1 deletions
|
|
@ -24,6 +24,7 @@ interface listMain {
|
|||
positionDate: Date;
|
||||
leaveDate: Date;
|
||||
id: string;
|
||||
nodeId: string;
|
||||
}
|
||||
//ข้อมูลจาก api
|
||||
interface listMainAPI {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue