From cb64696a91e3e9b3a13e1ee8e8ec1aa753ff4322 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期三, 13 三月 2024 10:57:11 +0800
Subject: [PATCH] #

---
 zy-asrs-flow/src/pages/map/components/mapSettings.jsx |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/zy-asrs-flow/src/pages/map/components/mapSettings.jsx b/zy-asrs-flow/src/pages/map/components/mapSettings.jsx
index 98b9dba..c61af82 100644
--- a/zy-asrs-flow/src/pages/map/components/mapSettings.jsx
+++ b/zy-asrs-flow/src/pages/map/components/mapSettings.jsx
@@ -148,10 +148,10 @@
                         <Row gutter={24}>
                             <Col span={18}>
                                 <Form.Item
-                                    label={intl.formatMessage({ id: 'map.settings.type', defaultMessage: '绫诲瀷' })}
+                                    label={intl.formatMessage({ id: 'map.settings.component', defaultMessage: '缁勪欢' })}
                                     labelCol={{ span: 4 }}
                                 >
-                                    <span>{curSprite?.data?.type}</span>
+                                    <span>{curSprite?.data?.type}-{curSprite?.data?.uuid}</span>
                                 </Form.Item>
                             </Col>
                         </Row>

--
Gitblit v1.9.1