2023-04-26

This commit is contained in:
2023-04-26 15:31:09 +08:00
parent 787eb249be
commit f2ab2d5b73
10 changed files with 10 additions and 6 deletions
@@ -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
{