src/templates/sharecomponent/chartgroupcomponent/chartform/index.jsx
@@ -294,7 +294,7 @@ this.state.formlist.forEach((item, index) => { if (item.hidden) return if (item.type === 'text') { // 文本搜索 if (item.type === 'text') { fields.push( <Col span={12} key={index}> <Form.Item label={item.tooltip ?