Browse Source

no message

xingzai 2 years ago
parent
commit
ed3d456230
1 changed files with 1 additions and 1 deletions
  1. 1 1
      controllers/activity.go

+ 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)
 		}
 	}
 	//记录用户搜索的筛选条件