2023-03-16 增加施工劳务角色
This commit is contained in:
@@ -50,6 +50,8 @@ namespace FineUIPro.Web.PHTGL.BiddingManagement
|
||||
BLL.Person_PersonsService.InitUserProjectIdUnitIdRoleIdDropDownList(DropDeputyGeneralManager, null, this.CurrUser.UnitId, Const.DeputyGeneralManager, false);
|
||||
if (PHTGL_ActionPlanReviewService.IsSpecialProject(this.CurrUser.LoginProjectId))
|
||||
{
|
||||
BLL.Person_PersonsService.InitUserProjectIdUnitIdRoleIdDropDownList(DropApproval_Construction, null, CurrUser.UnitId, Const.ConstructionLabor, false);
|
||||
|
||||
DropConstructionManager.Label = "现场执行经理";
|
||||
DropApproval_Construction.Label = "劳务管理组";
|
||||
DropProjectManager.Label = "运营管理部";
|
||||
|
||||
Reference in New Issue
Block a user