src/templates/sharecomponent/actioncomponent/verifyexcelout/datasource/index.jsx
@@ -286,7 +286,7 @@ </Radio.Group>)} </Form.Item> </Col> : null} {btnType !== 'print' && excelHandle !== 'true' ? <Col span={8}> {/* {btnType !== 'print' && excelHandle !== 'true' ? <Col span={8}> <Form.Item label={ <Tooltip placement="topLeft" title="Excel内容区是否自动换行。"> <QuestionCircleOutlined className="mk-form-tip" /> @@ -301,7 +301,7 @@ <Radio value="true">是</Radio> </Radio.Group>)} </Form.Item> </Col> : null} </Col> : null} */} </Row> </Form> </div>