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;