2023-03-30 报表升级

This commit is contained in:
2023-03-30 18:17:53 +08:00
parent 70bde21f2a
commit e7295249ff
185 changed files with 62531 additions and 1061 deletions
@@ -91,14 +91,14 @@ namespace FineUIPro.Web.PZHGL.InformationProject
drpHandleMan.Enabled = true;
drpHandleMan.Required = true;
Person_PersonsService.InitUserProjectIdUnitIdRoleIdDropDownList(drpHandleMan, CurrUser.LoginProjectId, Const.UnitId_SEDIN, null, false);
//drpHandleMan.Items.AddRange(UserService.GetAllUserList(CurrUser.LoginProjectId));
//drpHandleMan.Items.AddRange(Person_PersonsService.GetAllUserList(CurrUser.LoginProjectId));
drpHandleMan.SelectedIndex = 0;
}
else
{
//------------
Person_PersonsService.InitUserProjectIdUnitIdRoleIdDropDownList(drpHandleMan, CurrUser.LoginProjectId, Const.UnitId_SEDIN, null, false);
//drpHandleMan.Items.AddRange(UserService.GetAllUserList(CurrUser.LoginProjectId));
//drpHandleMan.Items.AddRange(Person_PersonsService.GetAllUserList(CurrUser.LoginProjectId));
HideOptions.Hidden = false;
//Url.Visible = true; 附件查看权限 - 1
ContactImg = -1;
@@ -77,12 +77,12 @@ namespace FineUIPro.Web.PZHGL.InformationProject
if (State == Const.ConstructionPlan_Compile || State == Const.ConstructionPlan_ReCompile)
{
ContactImg = 0;
//drpHandleMan.Items.AddRange(UserService.GetAllUserList(CurrUser.LoginProjectId));
//drpHandleMan.Items.AddRange(Person_PersonsService.GetAllUserList(CurrUser.LoginProjectId));
}
else
{
//------------
//drpHandleMan.Items.AddRange(UserService.GetAllUserList(CurrUser.LoginProjectId));
//drpHandleMan.Items.AddRange(Person_PersonsService.GetAllUserList(CurrUser.LoginProjectId));
//Url.Visible = true; 附件查看权限 - 1
ContactImg = -1;
}
@@ -100,14 +100,14 @@ namespace FineUIPro.Web.PZHGL.InformationProject
drpHandleMan.Enabled = true;
drpHandleMan.Required = true;
Person_PersonsService.InitUserProjectIdUnitIdRoleIdDropDownList(drpHandleMan, CurrUser.LoginProjectId, Const.UnitId_SEDIN, null, false);
//drpHandleMan.Items.AddRange(UserService.GetAllUserList(CurrUser.LoginProjectId));
//drpHandleMan.Items.AddRange(Person_PersonsService.GetAllUserList(CurrUser.LoginProjectId));
drpHandleMan.SelectedIndex = 0;
}
else
{
//------------
Person_PersonsService.InitUserProjectIdUnitIdRoleIdDropDownList(drpHandleMan, CurrUser.LoginProjectId, Const.UnitId_SEDIN, null, false);
//drpHandleMan.Items.AddRange(UserService.GetAllUserList(CurrUser.LoginProjectId));
//drpHandleMan.Items.AddRange(Person_PersonsService.GetAllUserList(CurrUser.LoginProjectId));
HideOptions.Hidden = false;
//Url.Visible = true; 附件查看权限 - 1
ContactImg = -1;
@@ -81,12 +81,12 @@ namespace FineUIPro.Web.PZHGL.InformationProject
if (State == Const.ConstructionReport_Compile || State == Const.ConstructionReport_ReCompile)
{
ContactImg = 0;
//drpHandleMan.Items.AddRange(UserService.GetAllUserList(CurrUser.LoginProjectId));
//drpHandleMan.Items.AddRange(Person_PersonsService.GetAllUserList(CurrUser.LoginProjectId));
}
else
{
//------------
//drpHandleMan.Items.AddRange(UserService.GetAllUserList(CurrUser.LoginProjectId));
//drpHandleMan.Items.AddRange(Person_PersonsService.GetAllUserList(CurrUser.LoginProjectId));
//Url.Visible = true; 附件查看权限 - 1
ContactImg = -1;
}
@@ -126,14 +126,14 @@ namespace FineUIPro.Web.PZHGL.InformationProject
drpHandleMan.Enabled = true;
drpHandleMan.Required = true;
Person_PersonsService.InitUserProjectIdUnitIdRoleIdDropDownList(drpHandleMan, CurrUser.LoginProjectId, Const.UnitId_SEDIN, null, false);
//drpHandleMan.Items.AddRange(UserService.GetAllUserList(CurrUser.LoginProjectId));
//drpHandleMan.Items.AddRange(Person_PersonsService.GetAllUserList(CurrUser.LoginProjectId));
drpHandleMan.SelectedIndex = 0;
}
else
{
//------------
Person_PersonsService.InitUserProjectIdUnitIdRoleIdDropDownList(drpHandleMan, CurrUser.LoginProjectId, Const.UnitId_SEDIN, null, false);
//drpHandleMan.Items.AddRange(UserService.GetAllUserList(CurrUser.LoginProjectId));
//drpHandleMan.Items.AddRange(Person_PersonsService.GetAllUserList(CurrUser.LoginProjectId));
HideOptions.Hidden = false;
//Url.Visible = true; 附件查看权限 - 1
ContactImg = -1;