From 888103ed65addbd728e22e936fe3260f697520e7 Mon Sep 17 00:00:00 2001 From: Taric Xin Date: Wed, 16 Feb 2022 17:15:27 +0800 Subject: [PATCH] edit --- .../cost-management-detail.component.html | 2 +- .../cost-management-detail.component.ts | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/routes/financial-management/components/cost-management/cost-management-detail/cost-management-detail.component.html b/src/app/routes/financial-management/components/cost-management/cost-management-detail/cost-management-detail.component.html index 67aa0dd1..79fa2578 100644 --- a/src/app/routes/financial-management/components/cost-management/cost-management-detail/cost-management-detail.component.html +++ b/src/app/routes/financial-management/components/cost-management/cost-management-detail/cost-management-detail.component.html @@ -33,7 +33,7 @@ {{ costInfo?.arkpmoney }} - {{ costInfo?.arbrmmoney }} + {{ costInfo?.armoeny }} diff --git a/src/app/routes/financial-management/components/cost-management/cost-management-detail/cost-management-detail.component.ts b/src/app/routes/financial-management/components/cost-management/cost-management-detail/cost-management-detail.component.ts index 56fd1edc..f3dbaca6 100644 --- a/src/app/routes/financial-management/components/cost-management/cost-management-detail/cost-management-detail.component.ts +++ b/src/app/routes/financial-management/components/cost-management/cost-management-detail/cost-management-detail.component.ts @@ -59,13 +59,13 @@ export class CostManagementDetailComponent implements OnInit { ], requested: [ { title: '序号', render: 'no', width: 70, className: 'text-left' }, - { title: '费用明细号', index: 'feeHId', className: 'text-left', width: 200 }, - { title: '发票申请', index: 'vatappcode', className: 'text-left', width: 200 }, + { title: '费用明细号', index: 'feeLId', className: 'text-left', width: 200 }, + { title: '发票申请', index: 'vatinvcode', className: 'text-left', width: 200 }, { title: '发票类型', index: 'vatapptype', className: 'text-left', width: 200 }, { title: '发票号', index: 'vatappcode', className: 'text-left', width: 200 }, { title: '发票日期', index: 'vatappdate', className: 'text-left', width: 200 }, - { title: '发票状态', index: 'sts', className: 'text-left', width: 200 }, - { title: '应收金额', render: 'vatnotax', className: 'text-left', width: 200 }, + { title: '发票状态', index: 'stsLabel', className: 'text-left', width: 200 }, + { title: '应收金额', render: 'armoney', className: 'text-left', width: 200 }, { title: '开票金额', render: 'vatmoney', className: 'text-left', width: 200 } ], collection: [