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