|
|
@ -2951,6 +2951,17 @@ export const columnList6 = [ |
|
|
|
sortable: true, |
|
|
|
sortable: true, |
|
|
|
head: false, |
|
|
|
head: false, |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
{ |
|
|
|
|
|
|
|
prop: 'responsibleMoney', |
|
|
|
|
|
|
|
label: '赔款总金额', |
|
|
|
|
|
|
|
type: 1, |
|
|
|
|
|
|
|
values: '', |
|
|
|
|
|
|
|
width: '150', |
|
|
|
|
|
|
|
checkarr: [], |
|
|
|
|
|
|
|
fixed: false, |
|
|
|
|
|
|
|
sortable: true, |
|
|
|
|
|
|
|
head: false, |
|
|
|
|
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
prop: 'indemnitorInfo', |
|
|
|
prop: 'indemnitorInfo', |
|
|
|
label: '受款方信息', |
|
|
|
label: '受款方信息', |
|
|
@ -2962,6 +2973,17 @@ export const columnList6 = [ |
|
|
|
sortable: true, |
|
|
|
sortable: true, |
|
|
|
head: false, |
|
|
|
head: false, |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
{ |
|
|
|
|
|
|
|
prop: 'indemnitorMoney', |
|
|
|
|
|
|
|
label: '受款总金额', |
|
|
|
|
|
|
|
type: 1, |
|
|
|
|
|
|
|
values: '', |
|
|
|
|
|
|
|
width: '150', |
|
|
|
|
|
|
|
checkarr: [], |
|
|
|
|
|
|
|
fixed: false, |
|
|
|
|
|
|
|
sortable: true, |
|
|
|
|
|
|
|
head: false, |
|
|
|
|
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
prop: 'reasonArbitration', |
|
|
|
prop: 'reasonArbitration', |
|
|
|
label: '仲裁原因', |
|
|
|
label: '仲裁原因', |
|
|
|