@@ -427,6 +427,7 @@ const getStartOneTest = () => {
* 再测一次
*/
const getAgain = async () => {
+ getClearTimer();
let loading = ElLoading.service({ text: '请稍等...', background: 'rgba(0, 0, 0, 0.8)', customClass: `sports ${parameter.value.project}` });
//预存测试人员
let student = faceStudentList.value.map((item: any) => {