zy-asrs-flow/src/pages/map/index.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
zy-asrs-flow/src/pages/map/index.jsx
@@ -223,16 +223,12 @@ const switchFloor = async (floor) => { await Utils.fetchMapData(floor); player.hideGridlines(); player.hideStarryBackground(); player.activateMapEvent(null); Utils.removeSelectedEffect(); setCurSPrite(null); setDeviceVisible(false); setSettingsVisible(false); setDrawerVisible(false); setSpriteBySettings(null); setSettingsVisible(false); mapContainer.children.forEach(child => { Utils.viewFeature(child, setCurSPrite);