mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-17 23:06:48 +08:00
提交
This commit is contained in:
@@ -300,7 +300,7 @@
|
|||||||
this.startReckon();
|
this.startReckon();
|
||||||
//60秒后执行保存处理,这里和pc端不一致,不做延迟,直接保存考试信息
|
//60秒后执行保存处理,这里和pc端不一致,不做延迟,直接保存考试信息
|
||||||
// window.setTimeout(function() {
|
// window.setTimeout(function() {
|
||||||
//$this.saveUserTest();
|
$this.saveUserTest();
|
||||||
// }, 10000);
|
// }, 10000);
|
||||||
} else {
|
} else {
|
||||||
this.startButton = false;
|
this.startButton = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user