|
@@ -695,7 +695,7 @@ export default {
|
|
|
width: 120,
|
|
|
dataIndex: 'cpbvcode',
|
|
|
className: 'replacecolor',
|
|
|
- customCell: this.accidentListCustomCell,
|
|
|
+ // customCell: this.accidentListCustomCell,
|
|
|
scopedSlots: { customRender: 'cpbvcode' }
|
|
|
},
|
|
|
{ title: '事故承担方', width: 120, dataIndex: 'cvenAbbName', className: 'replacecolor' },
|