This commit is contained in:
潘晓云
2022-04-11 14:03:34 +08:00
parent e8df63e1e6
commit dd2f87e97b

View File

@ -306,7 +306,7 @@ export class DatatableOrderReportingComponent implements OnInit {
{ title: '装货地址', index: 'loadingAddress', className: 'text-center', width: '200px' },
{ title: '收货方名称', index: 'receivingName', className: 'text-center', width: '150px' },
{ title: '收货地址', index: 'consigneeAddress', className: 'text-center', width: '150px' },
{ title: '运费金额', render: 'freightAmount', className: 'text-center', width: '100px' },
{ title: '运费金额', render: 'freightAmount', className: 'text-center', width: '130px' },
{ title: '车牌号', index: 'carNo', className: 'text-center', width: '150px' },
{
title: '车牌颜色',