fix
This commit is contained in:
parent
a0e3e88e7e
commit
fced27b6f5
9 changed files with 201 additions and 35 deletions
|
|
@ -91,4 +91,6 @@ export default {
|
|||
exportExamCandidateList: (id: string) => `${exam_report}candidate-exam/${id}`,
|
||||
exportExamPassExamList: (id: string) => `${exam_report}pass-exam/${id}`,
|
||||
periodExamToPlacement: (examId: string) => `${periodExam}placement/${examId}`,
|
||||
|
||||
checkShowExaminfo: `${candidate}check-showExamInfo`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue