From cf5c675983c2490de0f15d6b8c8956b4d370ff70 Mon Sep 17 00:00:00 2001 From: wangshiming Date: Thu, 5 May 2022 16:01:48 +0800 Subject: [PATCH] fix bug --- proxy.conf.js | 4 +- .../audit/detail/detail.component.html | 11 +++-- .../list/detail/detail.component.html | 48 ++++++++++++++++--- 3 files changed, 52 insertions(+), 11 deletions(-) diff --git a/proxy.conf.js b/proxy.conf.js index e26e2071..91fa74fc 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-05-05 13:51:19 + * @LastEditTime : 2022-05-05 15:22:17 * @FilePath : \\tms-obc-web\\proxy.conf.js * Copyright (C) 2022 huzhenhong. All rights reserved. */ @@ -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/vehicle/components/audit/detail/detail.component.html b/src/app/routes/vehicle/components/audit/detail/detail.component.html index b7e927f4..d1d93b68 100644 --- a/src/app/routes/vehicle/components/audit/detail/detail.component.html +++ b/src/app/routes/vehicle/components/audit/detail/detail.component.html @@ -7,7 +7,8 @@ -

车牌号:{{ detailData?.carNo }}

+

车牌号66:{{ detailData?.carNo }} +

+ + + + + + + - @@ -284,7 +310,17 @@ - 道路运输证信息 + +

+ 道路运输证信息 + + +

+