无人机sn
This commit is contained in:
@@ -334,11 +334,8 @@ const initMonitor = () => {
|
||||
pageSize: 9999
|
||||
}
|
||||
dsVideoList(params).then(res => {
|
||||
if (res.success) {
|
||||
geography.monitor = res.result.records
|
||||
geography.monitor = res.data
|
||||
addMonitorToMap()
|
||||
|
||||
}
|
||||
})
|
||||
}
|
||||
const initAisStation = () => {
|
||||
|
||||
Reference in New Issue
Block a user