src/templates/sharecomponent/columncomponent/colspanform/index.jsx
@@ -96,7 +96,7 @@ <Col span={12}> <Form.Item label={this.props.dict['header.form.type']}> {getFieldDecorator('type', { initialValue: this.props.dict['header.form.colspan'], initialValue: this.props.dict['model.form.colspan'], rules: [ { required: true,