|
|
|
@ -69,6 +69,7 @@ export class GetOutOfLineDetailsComponent implements OnInit {
|
|
|
|
|
{ id: 17, name: "延长工装", color: "blue" }, |
|
|
|
|
{ id: 18, name: "江苏工装", color: "blue" }, |
|
|
|
|
{ id: 19, name: "经理工装", color: "yellow" }, |
|
|
|
|
{ id: 20, name: "江苏道达尔工装", color: "yellow" }, |
|
|
|
|
]; |
|
|
|
|
userName; //登录账号的用户名
|
|
|
|
|
isShowAxOtherRegion; //控制哪些用户可以看到ax全部
|
|
|
|
|