2023-09-21
This commit is contained in:
@@ -1569,6 +1569,7 @@ namespace BLL
|
||||
}
|
||||
|
||||
public static void InitUserByRoleIdDropDownList(FineUIPro.DropDownList dropName, string projectId, string roleId, bool isShowPlease)
|
||||
|
||||
{
|
||||
dropName.DataValueField = "UserId";
|
||||
dropName.DataTextField = "UserName";
|
||||
|
||||
Reference in New Issue
Block a user