项目人员信息档案新增、导入补充:机构划分、组织单元、人员分类、员工子组、备注信息
This commit is contained in:
@@ -816,7 +816,7 @@ namespace FineUIPro.Web.ZHGL.Information
|
||||
where projectIds.Contains(x.ProjectId)
|
||||
select x).ToList();
|
||||
|
||||
if (this.CurrUser.UnitId == Const.UnitId_TCC)
|
||||
if (this.CurrUser.UnitId == Const.UnitId_XJYJ)
|
||||
{
|
||||
projects = BLL.ProjectService.GetProjectWorkList();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user