king
2020-11-06 00de865d827da6687928b10f031482628a5144c8
src/menu/datasource/verifycard/settingform/index.jsx
@@ -406,7 +406,7 @@
                )}
              </Form.Item>
            </Col> : null}
            {config.pageable ? <Col span={8}>
            {config.pageable && laypage !== 'false' ? <Col span={8}>
              <Form.Item label={
                <Tooltip placement="topLeft" title="选择分页时有效。">
                  <Icon type="question-circle" />