Browse Source

no message

xingzai 1 năm trước cách đây
mục cha
commit
2e9d7e4b5e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      controllers/chart_permission.go

+ 1 - 1
controllers/chart_permission.go

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