king
2021-09-28 432b788acf901b0720184b8ee8bc81a2e6fa47e0
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}>