소스 검색

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