Browse Source

[新增]延长壳牌工装

test-assets
邵佳豪 7 months ago
parent
commit
3bfc6a47cb
  1. 1
      src/app/pages/today-warning/get-out-of-line-details/get-out-of-line-details.component.ts

1
src/app/pages/today-warning/get-out-of-line-details/get-out-of-line-details.component.ts

@ -70,6 +70,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; //登录账号的用户名
isShowAxOtherRegion; //控制哪些用户可以看到ax全部

Loading…
Cancel
Save