fix bug
This commit is contained in:
@ -234,9 +234,9 @@ export class OrderManagementRiskComponent implements OnInit {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: '申诉状态',
|
title: '申诉状态',
|
||||||
width: '100px',
|
width: '180px',
|
||||||
className: 'text-left',
|
className: 'text-left',
|
||||||
index: 'representationsStatus'
|
index: 'representationsStatusLabel'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: '货源编号',
|
title: '货源编号',
|
||||||
|
|||||||
Reference in New Issue
Block a user