WanPai/Root/Other/VC/PaymentResultVC.swift
@@ -272,7 +272,7 @@ jumpAndRemoveSelfVC(vc) case "查看预约": let vc = YardBookingListVC() jumpAndRemoveSelfVC(vc) case "立即预约": navigationController?.qmui_popToRootViewController(animated: true, completion: { () in JQ_currentViewController().tabBarController?.selectedIndex = 1 @@ -288,7 +288,7 @@ jumpAndRemoveSelfVC(vc) } case "再次支付": if objType == .courseApply{ if objType == .courseApply || objType == .worldCup{ navigationController?.popViewController(animated: true, {[weak self] in self?.againClouse?() })