king
2022-01-02 a7666ec39e65e56759a9b12ed7748fd349e6828f
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>