@@ -316,7 +316,7 @@ func (this *ChartPermissionAuthController) ReportDetailV7() {
//} else {
// resp.List = append(resp.List, v)
//}
-
+ resp.List = append(resp.List, v)
//if strings.Contains(v.PermissionName,"")
if services.GetShowSustainable() && v.PermissionName == utils.CHART_PERMISSION_NAME_MF_YANXUAN {
resp.List[k].IsShowSustainable = true