浏览代码

no message

xingzai 2 年之前
父节点
当前提交
ed3d456230
共有 1 个文件被更改,包括 1 次插入1 次删除
  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)
 		}
 	}
 	//记录用户搜索的筛选条件