xingzai 1 жил өмнө
parent
commit
e22350156b

+ 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]
 					}
 				}
 			}