From 17bb8c65ef9fec2684843aab572371f7534b15ad Mon Sep 17 00:00:00 2001 From: Sjh <55341701@qq.com> Date: Mon, 24 Jun 2024 09:36:09 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=AE=8C=E5=96=84]=E5=B1=B1=E8=A5=BF=E5=A3=B3?= =?UTF-8?q?=E7=89=8C=E5=B7=A5=E8=A3=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- proxy.config.json | 4 ++-- .../get-out-of-line-details.component.ts | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/proxy.config.json b/proxy.config.json index 06b352a..2c66c9f 100644 --- a/proxy.config.json +++ b/proxy.config.json @@ -1,13 +1,13 @@ { "/api": { - "target": "http://10.156.134.53:8200/", + "target": "http://121.36.37.70:8200/", "测试": "http://121.36.37.70:8200/", "生产": "http://10.156.134.53:8200/", "secure": false, "changeOrigin": true }, "/signalr": { - "target": "http://10.156.134.53:8200/", + "target": "http://121.36.37.70:8200/", "secure": false, "ws": true, "logLevel": "debug" diff --git a/src/app/pages/get-out-of-line-details/get-out-of-line-details.component.ts b/src/app/pages/get-out-of-line-details/get-out-of-line-details.component.ts index abf8719..4ef82a6 100644 --- a/src/app/pages/get-out-of-line-details/get-out-of-line-details.component.ts +++ b/src/app/pages/get-out-of-line-details/get-out-of-line-details.component.ts @@ -49,6 +49,7 @@ export class GetOutOfLineDetailsComponent implements OnInit { { id: 18, name: "江苏工装", color: "blue" }, { id: 19, name: "经理工装", color: "yellow" }, { id: 20, name: "江苏道达尔工装", color: "yellow" }, + { id: 21, name: "山西壳牌工装", color: "red" }, ]; userName;