浏览代码

no message

xingzai 1 年之前
父节点
当前提交
3fd9d754b4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      controllers/report_selection.go

+ 1 - 1
controllers/report_selection.go

@@ -145,7 +145,7 @@ func (this *ReportSelectionController) Detail() {
 						listSonLog[k2].OverviewArticleId = 0
 						listSonLog[k2].OverviewArticleId = 0
 					}
 					}
 					listSonLog[k2].List = listIndustrial
 					listSonLog[k2].List = listIndustrial
-					listSonLog[k2].IsShowApplyButton = true
+					//listSonLog[k2].IsShowApplyButton = true
 					if v2.Label != "" {
 					if v2.Label != "" {
 						v2.CompanyLabel = strings.Split(v2.Label, "{|}")
 						v2.CompanyLabel = strings.Split(v2.Label, "{|}")
 					}
 					}