2023-04-26
This commit is contained in:
@@ -280,6 +280,8 @@ namespace FineUIPro.Web.Controls
|
||||
BLL.UserService.InitUserProjectIdRoleIdDropDownList(this.drpPerson, this.geProjectId, nextMenuFlowOperate.RoleId, true);
|
||||
this.drpPerson.Hidden = false;
|
||||
|
||||
} else if (this.txtAuditFlowName.Text == "编制单据"){
|
||||
this.drpPerson.Hidden = false;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user