|
|
|
@ -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全部
|
|
|
|
|