From 0472ec32cadb4f9bca6dbab82ac33a42e76f37ed Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 28 六月 2022 16:24:15 +0800
Subject: [PATCH] 菜单栏&时间轴

---
 src/templates/sharecomponent/settingcomponent/settingform/datasource/index.jsx |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/templates/sharecomponent/settingcomponent/settingform/datasource/index.jsx b/src/templates/sharecomponent/settingcomponent/settingform/datasource/index.jsx
index e853a54..4e7dce8 100644
--- a/src/templates/sharecomponent/settingcomponent/settingform/datasource/index.jsx
+++ b/src/templates/sharecomponent/settingcomponent/settingform/datasource/index.jsx
@@ -635,7 +635,7 @@
                   <Radio value="default">澶�</Radio>
                   <Radio value="middle">涓�</Radio>
                   <Radio value="small">灏�</Radio>
-                  {/* <Radio value="mini">寰�</Radio> */}
+                  <Radio value="mini">杩蜂綘</Radio>
                 </Radio.Group>)}
               </Form.Item>
             </Col>
@@ -700,7 +700,7 @@
             </Col>
             {tableType !== '' ? <Col span={12}>
               <Form.Item label={
-                <Tooltip placement="topLeft" title="鍦ㄥ惎鐢ㄦ棤浜哄�煎畧鍔熻兘鏃舵棤鏁堛��">
+                <Tooltip placement="topLeft" title="褰撴寜閽墽琛屽畬鎴愬苟杩斿洖涓婚敭鍊兼椂锛岄粯璁ら�変腑涓婚敭鍊煎搴旇銆傛敞锛氬湪鍚敤鏃犱汉鍊煎畧鍔熻兘鏃舵棤鏁堛��">
                   <QuestionCircleOutlined className="mk-form-tip" />
                   棣栬閫変腑
                 </Tooltip>

--
Gitblit v1.8.0