WanPai/Root/Course/VC/CourseDetailApplyVC.swift
@@ -207,7 +207,7 @@ weakSelf.cons_tableHei.constant = CGFloat((weakSelf.studentModels.count) * 87) weakSelf.changePrice(weakSelf.selectClassIndex) } needAddClouse: { [weak self] () in let vc = AddStudentVC(type: .course,studentInfo: nil) let vc = AddStudentVC(type: .course,studentInfo: nil,identity:true) self?.push(vc: vc) } }