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) }