แยกปุ่มอัพโหลด
This commit is contained in:
parent
ccc5efa421
commit
abe8e9186c
11 changed files with 809 additions and 585 deletions
|
|
@ -14,5 +14,6 @@ export default {
|
|||
candidatePayment: (examId: string) => `${candidate}payment/${examId}`,
|
||||
candidateStatus: (examId: string) => `${candidate}status/${examId}`,
|
||||
periodExamId: (examId: string) => `${periodExam}${examId}`,
|
||||
candidateId: (examId: string) => `${candidate}${examId}`,
|
||||
candidate
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue