xingzai 1 год назад
Родитель
Сommit
91d3ab680a
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      controllers/report.go

+ 1 - 1
controllers/report.go

@@ -1456,7 +1456,7 @@ func (this *ReportController) IsShow() {
 	resp.SearchTxtList.YanXuanSearch = "全局搜索"
 	resp.SearchTxtList.ActivitySearch = "全局搜索"
 	resp.SearchTxtList.TabSearch = "请输入关键词"
-	//resp.IsShow = true
+	resp.IsShow = true
 	br.Ret = 200
 	br.Success = true
 	br.Data = resp