车牌颜色更改
This commit is contained in:
@ -248,7 +248,7 @@ export class DatatableFundReportingComponent implements OnInit {
|
||||
{ title: '实际承运人名称', index: 'carrier', className: 'text-center', width: '150px' },
|
||||
{ title: '实际承运人证件号码', index: 'cardId', className: 'text-center', width: '200px' },
|
||||
{ title: '车牌号', index: 'carNumber', className: 'text-center', width: '180px' },
|
||||
{ title: '车牌颜色', index: 'carColor', className: 'text-center', width: '180px' },
|
||||
{ title: '车牌颜色', index: 'carColorLabel', className: 'text-center', width: '180px' },
|
||||
{ title: '总金额', render: 'tolalAmount', className: 'text-center', width: '120px' },
|
||||
|
||||
{ title: '付款方式', index: 'payType', className: 'text-center', width: '150px' },
|
||||
|
||||
Reference in New Issue
Block a user