@@ -1146,9 +1146,7 @@ func (this *ReportController) IsShow() {
if total > 0 {
resp.IsShow = true
}
- if user.CompanyId > 1 {
- resp.IsShowChart = true
- }
+ resp.IsShowChart = true
resp.IsShowResearch = true
br.Ret = 200
br.Success = true