Explorar o código

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

xingzai hai 1 ano
pai
achega
a7538951a4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      controllers/chart_permission.go

+ 1 - 1
controllers/chart_permission.go

@@ -84,7 +84,7 @@ func (this *ChartPermissionAuthController) Detail() {
 			resp.List[k].IsShowSustainable = true
 		}
 	}
-	resp.List = list
+	//resp.List = list
 	br.Ret = 200
 	br.Success = true
 	br.Msg = "获取成功"