无故事王国
2024-03-14 a478b668ca1a5d4f6d2d9b1075d292cbbef90de5
WanPai/Root/Search/VC/WorldCupRecordVC.swift
@@ -56,6 +56,7 @@
                                    if let m = model{
                                                self?.viewModel.studentId.accept(m.id)
                                                self?.viewModel.isStudent.accept(m.isStudent)
                                                self?.viewModel.beginRefresh()
                                    }
                        }).disposed(by: disposeBag)
            }