2023-03-30 报表升级
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user