Commit 0da81ea1 authored by 张帆's avatar 张帆

修改地图版本,优化图层管理

parent 4c1dd779
Pipeline #79287 passed with stages
...@@ -112,7 +112,7 @@ ...@@ -112,7 +112,7 @@
"@wisdom-components/basictable": "^1.5.16", "@wisdom-components/basictable": "^1.5.16",
"@wisdom-components/empty": "^1.4.1", "@wisdom-components/empty": "^1.4.1",
"@wisdom-map/amap": "1.1.0-beta.56", "@wisdom-map/amap": "1.1.0-beta.56",
"@wisdom-map/arcgismap": "1.4.0-193", "@wisdom-map/arcgismap": "1.4.0-194",
"@wisdom-map/basemap": "1.1.0-29", "@wisdom-map/basemap": "1.1.0-29",
"@wisdom-map/util": "^1.0.28-0", "@wisdom-map/util": "^1.0.28-0",
"@wisdom-utils/components": "0.1.326", "@wisdom-utils/components": "0.1.326",
......
...@@ -302,7 +302,7 @@ const GlobalHeaderRight = props => { ...@@ -302,7 +302,7 @@ const GlobalHeaderRight = props => {
setTimeout(()=>{ setTimeout(()=>{
stationOpen.current=false stationOpen.current=false
setUpdate(stationOpen.current) setUpdate(stationOpen.current)
},200) },500)
}} }}
open={stationOpen.current} open={stationOpen.current}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment