This commit is contained in:
Taric Xin
2022-03-23 09:40:29 +08:00
parent 131a8caceb
commit c9e8779418
2 changed files with 11 additions and 5 deletions

View File

@ -339,7 +339,7 @@ export class InvoiceRequestedComponent {
},
arto: {
type: 'string',
title: '购买人',
title: '货主名称',
ui: {
widget: 'select',
placeholder: '请选择',
@ -359,7 +359,7 @@ export class InvoiceRequestedComponent {
{ title: '', index: 'key', type: 'checkbox' },
{ title: '申请编号', render: 'vatappcode', width: 190 },
{ title: '网络货运人', index: 'ltdName', width: 170 },
{ title: '购买方', index: 'artoName', width: 170 },
{ title: '货主名称', index: 'artoName', width: 170 },
{ title: '订单数', index: 'ordlines', width: 90 },
{
title: '申请金额',