@@ -68,11 +68,11 @@
field: 'remark',
component: 'InputTextArea',
required: true,
- label: '检测结果',
+ label: '维修记录',
componentProps: {
maxLength: 500,
rows: 4,
- placeholder: '请填写备注',
+ placeholder: '请填写维修记录',
},
colProps: {
span: 22,