質問するログイン新規登録

回答編集履歴

1

修正

2017/12/04 10:03

投稿

karamarimo
karamarimo

スコア2555

answer CHANGED
@@ -31,7 +31,7 @@
31
31
 
32
32
  // ...
33
33
  .then(function (response) {
34
- // "this" points to the vue instance
34
+ // "self" points to the vue instance
35
35
  })
36
36
  ```
37
37