@@ -296,7 +296,7 @@ export default {
{
title: '单号',
width: 120,
- dataIndex: 'accidentNum',
+ dataIndex: 'accidentNumber',
className: 'replacecolor',
customCell: this.accidentListCustomCell,
scopedSlots: { customRender: 'accidentNum' }