1.优化部分页面2.修复Task无link数据地图及控制业务无效问题

This commit is contained in:
qiji4215
2023-06-14 14:20:37 +08:00
parent e0b6d687f6
commit 4e98a5745c
12 changed files with 107 additions and 66 deletions

View File

@@ -84,5 +84,6 @@ class OmdbTaskLinkLayer(map: Map, private var style: Style) : VectorLayer(map) {
}
lineMap.clear()
clearSelectLine()
update()
}
}