From e8d0bb8d35834db4ebdd17dd1eedd5ae6d076f05 Mon Sep 17 00:00:00 2001 From: wangshiming Date: Wed, 26 Jan 2022 15:34:27 +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 +- .../payment-order/payment-order.component.ts | 2 +- .../components/list/list.component.html | 53 ++++++++++++------- 3 files changed, 38 insertions(+), 21 deletions(-) diff --git a/proxy.conf.js b/proxy.conf.js index 9fc3f420..d4fb1d75 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-26 09:41:06 + * @LastEditTime : 2022-01-26 15:15:37 * @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-test.eascs.com', + host: 'tms-api-dev.eascs.com', protocol: 'https:', port: 443 }, diff --git a/src/app/routes/financial-management/components/payment-order/payment-order.component.ts b/src/app/routes/financial-management/components/payment-order/payment-order.component.ts index 1a03eb4e..9c73b74a 100644 --- a/src/app/routes/financial-management/components/payment-order/payment-order.component.ts +++ b/src/app/routes/financial-management/components/payment-order/payment-order.component.ts @@ -239,7 +239,7 @@ export class PaymentOrderComponent implements OnInit { }, { title: '付款类型', index: 'payType', width: 130 }, { title: '付款方式', index: 'payModeLabel', width: 130 }, - { title: '结算客户', index: 'shipperId', width: 160 }, + { title: '结算客户', index: 'cnoName', width: 160 }, { title: '收款人', index: 'hrToLabel', width: 150 }, { title: '应付已核销', index: 'ishrhxLabel', width: 150 }, { title: '确认日期', index: 'payDate', type: 'date', className: 'text-center', width: 150 }, diff --git a/src/app/routes/vehicle/components/list/list.component.html b/src/app/routes/vehicle/components/list/list.component.html index 651c90cf..618b5ffd 100644 --- a/src/app/routes/vehicle/components/list/list.component.html +++ b/src/app/routes/vehicle/components/list/list.component.html @@ -1,10 +1,10 @@ @@ -16,9 +16,17 @@
- - + +