This commit is contained in:
Taric Xin
2022-02-16 15:31:37 +08:00
parent af9a1c4bf4
commit a42498eb2b
17 changed files with 197 additions and 113 deletions

View File

@ -356,8 +356,8 @@ export class InvoiceRequestedComponent implements OnInit {
return [
{ title: '', index: 'key', type: 'checkbox' },
{ title: '申请编号', render: 'vatappcode', width: 180 },
{ title: '网络货运人', index: 'ltdName', width: 120 },
{ title: '购买方', index: 'arto', width: 90 },
{ title: '网络货运人', index: 'ltdName', width: 150 },
{ title: '购买方', index: 'artoName', width: 150 },
{ title: '订单数', index: 'ordlines', width: 90 },
{
title: '申请金额',