Browse Source

no message

xingzai 1 year ago
parent
commit
d200f5a805
1 changed files with 1 additions and 1 deletions
  1. 1 1
      controllers/report_selection.go

+ 1 - 1
controllers/report_selection.go

@@ -138,7 +138,7 @@ func (this *ReportSelectionController) Detail() {
 						listSonLog[k2].OverviewArticleId = 0
 					}
 					listSonLog[k2].List = listIndustrial
-					listSonLog[k2].IsShowApplyButton = true
+					//listSonLog[k2].IsShowApplyButton = true
 					if v2.Label != "" {
 						CompanyLabelSlice := strings.Split(v2.Label, "{|}")
 						for _, vCompanyLabel := range CompanyLabelSlice {