![](/assets/images/project_default_logo.png)
--- client/views/pages/main/Chapter/Chapter3_7.vue
+++ client/views/pages/main/Chapter/Chapter3_7.vue
... | ... | @@ -144,7 +144,7 @@ |
144 | 144 |
}, |
145 | 145 |
data: this.$store.getters.getAllAnswers, |
146 | 146 |
}) |
147 |
- .then(function (res) { |
|
147 |
+ .then((res)=> { |
|
148 | 148 |
console.log("problem - response : ", res.data); |
149 | 149 |
this.goToPage('Chapter4') |
150 | 150 |
}) |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?