src/menu/components/form/formaction/actionform/index.jsx
@@ -221,7 +221,7 @@ message: this.props.dict['form.required.input'] + item.label + '!' } ] })(<InputNumber min={0} max={10000} precision={0} />)} })(<InputNumber min={0} max={10000} precision={0} onPressEnter={this.handleSubmit}/>)} </Form.Item> </Col> )