Explorar o código

研选限免标签展示

xingzai %!s(int64=3) %!d(string=hai) anos
pai
achega
b9901c26da
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      controllers/report.go

+ 1 - 1
controllers/report.go

@@ -1148,8 +1148,8 @@ func (this *ReportController) IsShow() {
 	}
 	if user.CompanyId > 1 {
 		resp.IsShowChart = true
-		resp.IsShowResearch = true
 	}
+	resp.IsShowResearch = true
 	br.Ret = 200
 	br.Success = true
 	br.Data = resp