src/books/toddlerGameImplementation/view/components/chapter001.vue
@@ -2600,6 +2600,7 @@ } this.unitQuestion.isComplete = true this.unitQuestion.isShowAnswer = true this.saveUnitOne() }, changeCheckData() { localStorage.removeItem("toddleGame-book-chapter01-UnitOne") @@ -2640,6 +2641,7 @@ } this.unitQuestionOne.isComplete = true this.unitQuestionOne.isShowAnswer = true this.saveUnitTwo() }, changeUnitTwo() { localStorage.removeItem("toddleGame-book-chapter01-UnitTwo")