فهرست منبع

研选限免标签展示

xingzai 3 سال پیش
والد
کامیت
b9901c26da
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      controllers/report.go

+ 1 - 1
controllers/report.go

@@ -1148,8 +1148,8 @@ func (this *ReportController) IsShow() {
 	}
 	}
 	if user.CompanyId > 1 {
 	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
 	br.Data = resp
 	br.Data = resp