king
2022-03-23 151f90d6aa701be749ff2fc80b3599b88ece3844
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>