zy-asrs-flow/src/pages/map/components/device.jsx
@@ -37,7 +37,7 @@ import agv from '/public/img/map/agv.svg' import shelf from '/public/img/map/shelf.png' import point from '/public/img/map/point.png' import point from '/public/img/map/point.svg' const Device = (props) => { const intl = useIntl(); @@ -110,9 +110,11 @@ <FormattedMessage id='map.sensor.type.shelf' defaultMessage='货架' /> </div> </Col> <Col className={styles.mapCol} span={8} > <Col className={styles.mapCol} span={8}> <Image src={point} style={{ }} width='50px' preview={false} draggable="true"