소스 검색

Merge branch 'cygx_13.2' of http://8.136.199.33:3000/hongze/hongze_cygx into debug

xingzai 1 년 전
부모
커밋
675048f0c9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      controllers/chart_permission.go

+ 1 - 1
controllers/chart_permission.go

@@ -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