Commit 014d1ec7 by zhaochengxiang

模型维护历史样式调整

parent f4f350d3
...@@ -667,7 +667,7 @@ const ImportActionHeader = (props) => { ...@@ -667,7 +667,7 @@ const ImportActionHeader = (props) => {
label="维护历史" label="维护历史"
name="maintenanceRecords" name="maintenanceRecords"
> >
<Input disabled={true} /> <TextArea rows={3} disabled={true} />
</Form.Item> </Form.Item>
</Col> </Col>
</Row> </Row>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment