WanPai/Root/Welfare/VC/WelfareWeeklyDetailVC.swift @@ -15,7 +15,7 @@ } @IBAction func applyAction(_ sender: UIButton) { let vc = CourseDetailApplyVC() let vc = CourseDetailApplyVC(detailModel: CourseDetailModel()) push(vc: vc) } }