| | |
| | | { prop: "registrant", label: "登记人", minWidth: 100 }, |
| | | { prop: "maintenancePerson", label: "保养人", minWidth: 100 }, |
| | | { |
| | | prop: "maintenanceLocation", |
| | | label: "保养部位", |
| | | minWidth: 150, |
| | | showOverflowTooltip: true, |
| | | }, |
| | | { |
| | | prop: "maintenanceItems", |
| | | label: "保养项目", |
| | | label: "保养内容", |
| | | minWidth: 180, |
| | | showOverflowTooltip: true, |
| | | }, |
| | |
| | | prop: "deviceModel", |
| | | }, |
| | | { |
| | | label: "保养项目", |
| | | label: "保养部位", |
| | | align: "center", |
| | | prop: "maintenanceLocation", |
| | | minWidth: 150, |
| | | showOverflowTooltip: true, |
| | | }, |
| | | { |
| | | label: "保养内容", |
| | | align: "center", |
| | | prop: "maintenanceItems", |
| | | minWidth: 150, |
| | | showOverflowTooltip: true, |
| | | }, |
| | | { |