|
@@ -434,7 +434,7 @@ func (this *ActivityCoAntroller) Detail() {
|
|
if mapIndustrial[v.IndustrialManagementId] > 0 && !industrialList[k].IsResearch {
|
|
if mapIndustrial[v.IndustrialManagementId] > 0 && !industrialList[k].IsResearch {
|
|
industrialList[k].IsJump = true
|
|
industrialList[k].IsJump = true
|
|
}
|
|
}
|
|
- industrialList[k].IndustryNewLabel = industryNewMap[v.IndustrialManagementId]
|
|
|
|
|
|
+ //industrialList[k].IndustryNewLabel = industryNewMap[v.IndustrialManagementId]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|