diff --git a/proxy.conf.js b/proxy.conf.js
index 60203285..26076c67 100644
--- a/proxy.conf.js
+++ b/proxy.conf.js
@@ -4,7 +4,7 @@
* @Author : Shiming
* @Date : 2022-01-18 09:51:21
* @LastEditors : Shiming
- * @LastEditTime : 2022-01-20 11:12:31
+ * @LastEditTime : 2022-01-20 14:20:33
* @FilePath : \\tms-obc-web\\proxy.conf.js
* Copyright (C) 2022 huzhenhong. All rights reserved.
*/
@@ -20,7 +20,7 @@ module.exports = {
// }
'//api': {
target: {
- host: 'tms-api-dev.eascs.com',
+ host: 'tms-api-test.eascs.com',
protocol: 'https:',
port: 443
},
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 76564935..d1bcfeea 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
@@ -84,7 +84,8 @@
{{ costInfo?.artocode}}/{{ costInfo?.artonames}}
- {{ item.hrvatmoney | currency}}
+ {{ item.armoney | currency}}
+ {{ item.hrmoney | currency}}
{{ item.armoney | currency}}