| | |
| | | align: 'center', |
| | | dataIndex: 'inspectionProjectResult', |
| | | scopedSlots: { customRender: 'inspectionProjectResult' }, |
| | | className: 'red', |
| | | }, |
| | | // className: 'red', |
| | | // { |
| | | // title: '判定', |
| | | // align: 'center', |
| | |
| | | align: 'center', |
| | | dataIndex: 'abnormalDesc', |
| | | scopedSlots: { customRender: 'abnormalDesc' }, |
| | | className: 'red', |
| | | }, |
| | | // className: 'red', |
| | | // { |
| | | // title: '异常拍照', |
| | | // align: 'center', |
| | |
| | | align: 'center', |
| | | dataIndex: 'treatmentMeasure', |
| | | scopedSlots: { customRender: 'treatmentMeasure' }, |
| | | className: 'red', |
| | | }, |
| | | // className: 'red', |
| | | ], |
| | | url: { |
| | | list: "/eam/inspectionOrderDetail/list", |