车辆接口更新
This commit is contained in:
@ -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: '价税合计',
|
||||
|
||||
Reference in New Issue
Block a user