|
@@ -133,6 +133,7 @@ export default {
|
|
}
|
|
}
|
|
return;
|
|
return;
|
|
}
|
|
}
|
|
|
|
+ this.$Message.success("人脸比对成功");
|
|
this.toggleFaceCheckModal(false);
|
|
this.toggleFaceCheckModal(false);
|
|
this.$router.push(
|
|
this.$router.push(
|
|
`/online-exam/exam/${this.course.examId}/overview?examStudentId=${
|
|
`/online-exam/exam/${this.course.examId}/overview?examStudentId=${
|