diff --git a/src/app/app.component.ts b/src/app/app.component.ts index e271bb1..f9e67c0 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -19,7 +19,7 @@ export class AppComponent { public token: CacheTokenService, private notificationService: NzNotificationService ) {} - VERSION = 20230728; + VERSION = 20230807; ngOnInit(): void { this.sayHello(); } diff --git a/src/app/pages/today-warning/get-out-of-line-details/get-out-of-line-details.component.ts b/src/app/pages/today-warning/get-out-of-line-details/get-out-of-line-details.component.ts index 6bf2cf0..8c6ab74 100644 --- a/src/app/pages/today-warning/get-out-of-line-details/get-out-of-line-details.component.ts +++ b/src/app/pages/today-warning/get-out-of-line-details/get-out-of-line-details.component.ts @@ -67,6 +67,8 @@ export class GetOutOfLineDetailsComponent implements OnInit { { id: 15, name: "烟雾预警", color: "#B4C3FF" }, { id: 16, name: "火灾报警", color: "red" }, { id: 17, name: "延长工装", color: "blue" }, + { id: 18, name: "江苏工装", color: "blue" }, + { id: 19, name: "经理工装", color: "yellow" }, ]; userName; //登录账号的用户名 isShowAxOtherRegion; //控制哪些用户可以看到ax全部