无法将类型“System.Collections.Generic.IList”隐式转换为“System.Collections.Generic.List”。存在一个显式转换(是否缺少强制转换?)
后面加上
=getlist(... ) as List<Tb_Inte_role>;