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