From a022aca5b171dab698f5241748dced091a9c79fc Mon Sep 17 00:00:00 2001 From: Taric Xin Date: Wed, 27 Apr 2022 15:57:23 +0800 Subject: [PATCH] 7310 --- proxy.conf.js | 2 +- .../etc-invoiced-requested.component.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/proxy.conf.js b/proxy.conf.js index 0cbdec59..2799a9fa 100644 --- a/proxy.conf.js +++ b/proxy.conf.js @@ -30,7 +30,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/ticket-management/components/etc-invoiced-requested/etc-invoiced-requested.component.html b/src/app/routes/ticket-management/components/etc-invoiced-requested/etc-invoiced-requested.component.html index 24197616..ec761076 100644 --- a/src/app/routes/ticket-management/components/etc-invoiced-requested/etc-invoiced-requested.component.html +++ b/src/app/routes/ticket-management/components/etc-invoiced-requested/etc-invoiced-requested.component.html @@ -44,7 +44,7 @@ - {{item.driverName}}
{{item.driverTelephone}} + {{item.driverName}}
{{item.driverPhone}}
{{item.licenseCarNo}}
{{item.licenseBelonging}}