Преглед изворни кода

Merge branch 'cygx_8.7' of http://8.136.199.33:3000/hongze/hongze_cygx into debug

xingzai пре 2 година
родитељ
комит
cb6ac452b3
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      controllers/activity.go

+ 1 - 1
controllers/activity.go

@@ -3235,7 +3235,7 @@ func (this *ActivityCoAntroller) LabelTypeListV5() {
 			speciaItem.Position = 1
 		}
 		if len(speciaItem.List) > 0 {
-			list = append(list, speciaItem)
+			itemsNew = append(itemsNew, speciaItem)
 		}
 	}
 	//记录用户搜索的筛选条件