This commit is contained in:
Taric Xin
2022-03-24 09:28:48 +08:00
parent 559ba3955c
commit 5c317813ec
3 changed files with 5 additions and 0 deletions

View File

@ -235,6 +235,8 @@ export class PaymentOrderComponent implements OnInit {
{ title: '', index: 'key', type: 'checkbox', fixed: 'left', className: 'text-center' },
{ title: '付款单号', index: 'payCode', type: 'link', width: 180 },
{ title: '网络货运人', index: 'ltdName', width: 180 },
{ title: '运单号', index: 'waybillCode', width: 180 },
{ title: '费用号', index: 'feeCode', width: 180 },
{ title: '要求付款日期', index: 'payDate', type: 'date', className: 'text-center', width: 150 },
{
title: '付款金额',