Explorar o código

修复已知问题

linxuxiang hai 7 meses
pai
achega
eb9b5eb5a9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/train/run.vue

+ 1 - 0
src/views/train/run.vue

@@ -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) => {