xingzai 1 år sedan
förälder
incheckning
e22350156b
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      controllers/activity.go

+ 1 - 1
controllers/activity.go

@@ -436,7 +436,7 @@ func (this *ActivityCoAntroller) Detail() {
 					}
 					// 非买方研选下的才展示New标签
 					if activityInfo.ChartPermissionId != utils.CHART_PERMISSION_ID_YANXUAN {
-						industrialList[k].IndustryNewLabel = industryNewMap[v.IndustrialManagementId]
+						//industrialList[k].IndustryNewLabel = industryNewMap[v.IndustrialManagementId]
 					}
 				}
 			}