From b96d3d5c395cfd91a502153b506d8f2a2b54bed3 Mon Sep 17 00:00:00 2001 From: wangshiming Date: Thu, 20 Jan 2022 14:53:30 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=A6=E8=BE=86=E6=8E=A5=E5=8F=A3=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- proxy.conf.js | 4 ++-- .../cost-management-detail.component.html | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) 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}}