fix index

This commit is contained in:
anlicheng 2025-04-14 17:25:29 +08:00
parent 8517c5afc3
commit f4939c0099

View File

@ -95,6 +95,7 @@ final class IndexModel {
self.cancel = self.scrollIDPublisher
.sink { userId, scrollID in
// grouplabel
self.dramaGroupElements.forEach { element in
switch element {
case .label(_, _):
@ -158,7 +159,7 @@ final class IndexModel {
// id
let dramaIds = self.getDramaIds(self.updateDramaGroups)
print("current ids: \(dramaIds)")
//print("current ids: \(dramaIds)")
switch mode {
case .prev: