This commit is contained in:
zhaofang
2022-09-20 16:48:03 +08:00
parent eead1b0799
commit 28d381a6f8

View File

@@ -299,9 +299,9 @@
this.testStatus = 2;
this.startReckon();
//60秒后执行保存处理,这里和pc端不一致不做延迟直接保存考试信息
//window.setTimeout(function() {
//$this.saveUserTest();
//}, 10000);
// window.setTimeout(function() {
$this.saveUserTest();
// }, 10000);
} else {
this.startButton = false;
uni.showLoading({