WanPai/Root/Course/VC/CourseDetailVC.swift @@ -186,7 +186,7 @@ if let m = detailModel{ let vc = CourseDetailApplyVC(detailModel: m,isExtend: true) let vc = CourseDetailApplyVC(detailModel: m) push(vc: vc) } }