From d57d14668913e76875bac325c9961780f8c6ed61 Mon Sep 17 00:00:00 2001 From: Taric Xin Date: Thu, 3 Mar 2022 14:43:10 +0800 Subject: [PATCH] edit --- .../cost-management-detail.component.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 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 f1b614cb..5f082c34 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 @@ -61,7 +61,7 @@ {{ (costInfo?.hrvatmoney || 0) | currency }} - {{ costInfo?.hrpaymoney | currency }} + {{ costInfo?.hrmoney | currency}} @@ -84,7 +84,9 @@ {{ item.hrmoney | currency}} - {{ item.armoney | currency}} + + {{ item.armoney | currency}} + {{ item.hrmoney | currency}} {{ item.arkpmoney | currency}}