2023-03-16 增加施工劳务角色
This commit is contained in:
@@ -37,6 +37,8 @@ namespace FineUIPro.Web.PHTGL.Filing
|
||||
{
|
||||
ddlPageSize.SelectedValue = Grid1.PageSize.ToString();
|
||||
// btnNew.OnClientClick = Window1.GetShowReference("ContractFormationEdit.aspx", "基本信息") + "return false;";
|
||||
BLL.DepartService.InitDepartDropDownList(this.drpDepartId, false);
|
||||
|
||||
GetButtonPower();
|
||||
this.ProjectId = this.CurrUser.LoginProjectId;
|
||||
if (!string.IsNullOrEmpty(Request.Params["projectId"]) && Request.Params["projectId"] != this.CurrUser.LoginProjectId)
|
||||
|
||||
Reference in New Issue
Block a user