src/templates/sharecomponent/actioncomponent/verifyexcelin/columnform/index.jsx
@@ -78,6 +78,10 @@ { required: true, message: '请输入字段!' }, { pattern: /^[\u4E00-\u9FA50-9a-zA-Z_]*$/ig, message: '只允许包含数字、字母、汉字以及_' } ] })(<Input placeholder="" autoComplete="off" onPressEnter={this.handleConfirm}/>)} @@ -135,7 +139,7 @@ )} </Form.Item> </Col> <Col span={6}> <Col span={6} style={{clear: 'left'}}> <Form.Item style={{marginBottom: 0}} label="导入"> {getFieldDecorator('import', { initialValue: 'true'