king
2022-08-02 8d66ff34fae5b048a6b7923cc75d34f13a08be9d
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>