From b9277b64c48dde77200023e797f68d7a73dc3949 Mon Sep 17 00:00:00 2001 From: wangshiming Date: Wed, 26 Jan 2022 16:27:08 +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 ++-- .../components/payment-order/payment-order.component.ts | 4 ---- .../routes/vehicle/components/audit/audit.component.html | 8 ++++---- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/proxy.conf.js b/proxy.conf.js index d4fb1d75..4175a8d9 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 15:15:37 + * @LastEditTime : 2022-01-26 16:26:27 * @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/payment-order/payment-order.component.ts b/src/app/routes/financial-management/components/payment-order/payment-order.component.ts index 9c73b74a..cdbe6b3a 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 @@ -85,10 +85,6 @@ export class PaymentOrderComponent implements OnInit { paycodes: { type: 'string', title: '付款单号', - ui: { - widget: 'select', - placeholder: '请选择' - } }, ltdid: { type: 'string', diff --git a/src/app/routes/vehicle/components/audit/audit.component.html b/src/app/routes/vehicle/components/audit/audit.component.html index 922d394e..28136645 100644 --- a/src/app/routes/vehicle/components/audit/audit.component.html +++ b/src/app/routes/vehicle/components/audit/audit.component.html @@ -1,10 +1,10 @@ @@ -33,7 +33,7 @@
- +