增加一个查看日志

This commit is contained in:
daihh
2023-01-11 12:03:24 +08:00
parent fb93e1947c
commit 2631b549ec

View File

@@ -626,7 +626,7 @@ export default {
} }
}); });
} }
//console.log('实际得分:'+total) console.log('实际得分:'+total)
return total; return total;
}, },
reStartTest(row){ //继续考试 reStartTest(row){ //继续考试