From f30dfe636bd8aee0d346340a590a1d4398ed77ca Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期六, 19 十月 2024 15:14:43 +0800
Subject: [PATCH] #
---
zy-acs-flow/src/map/insight/index.jsx | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/zy-acs-flow/src/map/insight/index.jsx b/zy-acs-flow/src/map/insight/index.jsx
index 8fcbcc8..be7a97f 100644
--- a/zy-acs-flow/src/map/insight/index.jsx
+++ b/zy-acs-flow/src/map/insight/index.jsx
@@ -39,7 +39,7 @@
}}>
<Stack direction="row" p={2} pt={3}>
<Typography variant="h6" flex="1">
- {title || translate('page.map.insight.title')}
+ {title || ''}
</Typography>
<IconButton onClick={handleClose} size="small">
<CloseIcon />
--
Gitblit v1.9.1