update typo

This commit is contained in:
edmondlang
2024-07-22 15:06:56 +08:00
parent 8d48f6f4eb
commit 4f86ba5980
@@ -319,7 +319,7 @@ export default {
if (nextQuestionId === 'refresh_page') return window.location.reload();
if (!Object.keys(this.questions[nextQuestionId]).length) this.endWork();
if (nextQuestionId === 'start_work') this.startWork();
if (nextQuestionId === 'stop_work') this.stopTimer();
if (nextQuestionId === 'stop_working') this.stopTimer();
this.currentQuestionId = nextQuestionId;
// call api to recorrd timestamp