king
2022-01-17 92224e3d5e03f223bf2fb4b0eb88b74e790d8da9
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>