Browse Source

no message

xingzai 1 year ago
parent
commit
3091a4d884
1 changed files with 1 additions and 1 deletions
  1. 1 1
      controllers/chart_permission.go

+ 1 - 1
controllers/chart_permission.go

@@ -315,7 +315,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