#
luxiaotao1123
2024-03-11 b824f165c8b438cdd3303c001a44d5797ef5c59f
zy-asrs-flow/src/pages/map/components/settings.jsx
@@ -150,7 +150,7 @@
                                        label={intl.formatMessage({ id: 'map.settings.type', defaultMessage: '类型' })}
                                        labelCol={{ span: 4 }}
                                    >
                                        <span>China</span>
                                        <span>{curSprite?.data?.type}</span>
                                    </Form.Item>
                                </Col>
                            </Row>