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