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: [