zy-acs-flow/src/map/MapPage.jsx
@@ -76,7 +76,6 @@ setDeviceVisible(false); break case MapMode.MOVABLE_MODE: setDeviceVisible(true); break case MapMode.SETTINGS_MODE: setDeviceVisible(false); @@ -243,6 +242,7 @@ setDeviceVisible(false); }} onDrop={onDrop} width={378} /> </Box>