|
@@ -442,6 +442,7 @@ const getChooseStudent = () => {
|
|
proxy?.$modal.msgWarning("请等待");
|
|
proxy?.$modal.msgWarning("请等待");
|
|
}
|
|
}
|
|
if (examState.value == 41) {
|
|
if (examState.value == 41) {
|
|
|
|
+ stopFace()
|
|
chooseStudentRef.value.open();
|
|
chooseStudentRef.value.open();
|
|
//然后定时自动关闭
|
|
//然后定时自动关闭
|
|
setTimeout(() => {
|
|
setTimeout(() => {
|