Pārlūkot izejas kodu

研选限免标签展示

xingzai 3 gadi atpakaļ
vecāks
revīzija
b9901c26da
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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