質問編集履歴

2

誤字

2019/03/31 06:35

投稿

police
police

スコア14

test CHANGED
File without changes
test CHANGED
@@ -28,7 +28,7 @@
28
28
 
29
29
  ```
30
30
 
31
- /api.js
31
+ /server/api.js
32
32
 
33
33
  ```JavaScript
34
34
 

1

誤字

2019/03/31 06:35

投稿

police
police

スコア14

test CHANGED
File without changes
test CHANGED
@@ -120,7 +120,7 @@
120
120
 
121
121
  async asyncData(context) {
122
122
 
123
- const nameStr = await axios.get("http://localhost:3000/api/fuga?", {
123
+ const nameStr = await axios.get("http://localhost:3000/api/fuga", {
124
124
 
125
125
  params: {
126
126