xingzai 2 жил өмнө
parent
commit
ed3d456230

+ 1 - 1
controllers/activity.go

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