younger_times
2023-07-13 c5579d0cb660bc6490fc932ad8e86248f57899d2
WanPai/Root/Course/VC/CourseDetailApplyVC.swift
@@ -102,7 +102,7 @@
    }
    
    @IBAction func studentAction(_ sender: QMUIButton) {
        StudentChooseView.show(itemType:.course) {
        StudentChooseView.show(itemType:.course,defaultStu: detailModel?.student) {
            
        } needAddClouse: { [weak self] () in
            let vc = AddStudentVC()