|
@@ -1430,7 +1430,7 @@ func (this *ReportController) ResearchDetail() {
|
|
|
}
|
|
|
for _, vType := range listArticleType {
|
|
|
if v2.ChartPermissionId == vType.YanxPermissionId {
|
|
|
- listSecond[k2].IcoLink = vType.IcoLink
|
|
|
+ listSecond[k2].IcoLink = vType.IcoLinkM
|
|
|
listSecond[k2].PermissionName = vType.YanxPermissionName
|
|
|
}
|
|
|
}
|