src/templates/sharecomponent/searchcomponent/settingform/index.jsx
@@ -53,8 +53,7 @@ } return ( <div className="model-table-datasource-setting-form-box"> <Form {...formItemLayout} className="model-setting-form"> <Form {...formItemLayout}> <Row gutter={24}> <Col span={12}> <Form.Item label="搜索按钮"> @@ -143,7 +142,6 @@ </Col> </Row> </Form> </div> ) } }