车辆接口更新

This commit is contained in:
wangshiming
2022-01-25 15:53:43 +08:00
parent eb893786f1
commit 4b2521ccdf
8 changed files with 196 additions and 161 deletions

View File

@ -279,7 +279,7 @@ export class CancellationInvoiceComponent implements OnInit {
},
{ title: '申请时间', index: 'createTime', type: 'date', width: 150 },
{ title: '网络货运人', index: 'ltdName', width: 120 },
{ title: '购买人', index: 'artoName', width: 90 },
{ title: '购买人', index: 'artoname', width: 90 },
{ title: '订单数', index: 'ordlines', width: 90, className: 'text-right' },
{
title: '价税合计',