edit
This commit is contained in:
@ -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: '申请金额',
|
||||
|
||||
Reference in New Issue
Block a user