@@ -126,6 +126,7 @@ func (this *ChartController) Collection() {
if v.NumTop > 0 {
listCollection[k].IsTop = true
}
+ listCollection[k].Source = 2
page := paging.GetPaging(currentIndex, pageSize, total)
resp.List = listCollection