king
2021-09-24 95ccc1acc6d8ede1c839493e7aecc9c97fd34c8c
src/templates/sharecomponent/columncomponent/colspanform/index.jsx
@@ -138,7 +138,7 @@
                    message: this.props.dict['form.required.input'] + this.props.dict['model.form.columnWidth'] + '!'
                  }
                ]
              })(<InputNumber min={1} max={1000} precision={0} />)}
              })(<InputNumber min={1} max={1000} precision={0} onPressEnter={this.handleSubmit} />)}
            </Form.Item>
          </Col>
          <Col span={12}>