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