king
2021-10-15 309cdd2d05e87051d451ad069e12db05fbbdc20c
src/templates/modalconfig/settingform/index.jsx
@@ -236,7 +236,7 @@
              )}
            </Form.Item>
          </Col> : null}
          {display === 'drawer' ? <Col span={12}>
          {display === 'drawer' && appType !== 'mob' ? <Col span={12}>
            <Form.Item label="表单类型">
              {getFieldDecorator('formType', {
                initialValue: config.setting.formType || 'edit'