fix MAP
This commit is contained in:
parent
aed5362e86
commit
4340eb5e02
5 changed files with 541 additions and 119 deletions
|
|
@ -39,5 +39,8 @@ interface FormTimeStemp {
|
|||
checkInEdit: boolean
|
||||
checkOutEdit: boolean
|
||||
description: string
|
||||
latitude: string
|
||||
longitude: string
|
||||
POI: string
|
||||
}
|
||||
export type { FormRef, FormData, Datalist, FormTimeStemp }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue