src/views/printTemplate/mutilform/index.jsx
@@ -281,7 +281,7 @@ message: formRule.input.formMessage.replace('@max', 1024) } ] })(<TextArea autosize={{ minRows: 2, maxRows: 6 }} onChange={this.handleSubmit} />)} })(<TextArea autoSize={{ minRows: 2, maxRows: 6 }} onChange={this.handleSubmit} />)} </Form.Item> </Col> )