WanPai/Root/Course/VC/CourseDetailApplyVC.swift
@@ -79,6 +79,7 @@ collectionView.register(UINib(nibName: "Common_1_CCell", bundle: nil), forCellWithReuseIdentifier: "_Common_1_CCell") studentTableView.dataSource = self studentTableView.separatorStyle = .none studentTableView.register(UINib(nibName: "StudentInfoTCell", bundle: nil), forCellReuseIdentifier: "_StudentInfoTCell") btn_addStudent.imagePosition = .right