king
2022-01-21 46f79b491173d284a4900d19e7aecf7509481438
src/templates/sharecomponent/actioncomponent/verifyexcelout/columnform/index.jsx
@@ -84,7 +84,7 @@
              {getFieldDecorator('type', {
                initialValue: 'text'
              })(
                <Radio.Group>
                <Radio.Group style={{whiteSpace: 'nowrap'}}>
                  <Radio value="text">文本</Radio>
                  <Radio value="image">图片</Radio>
                </Radio.Group>