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
@@ -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;
}