src/templates/sharecomponent/actioncomponent/verifyexcelout/datasource/index.jsx
@@ -229,7 +229,12 @@ </Form.Item> </Col> : null} {dataType === 'custom' && defaultSql === 'true' ? <Col className="short-label" span={8}> <Form.Item label="排序方式"> <Form.Item label={ <Tooltip placement="topLeft" title="如果在自定义脚本中使用了@pageSize@或@orderBy@,请在数据源中单独写排序语句。"> <QuestionCircleOutlined className="mk-form-tip" /> 排序方式 </Tooltip> }> {getFieldDecorator('order', { initialValue: setting.order || '', rules: [