回答編集履歴

1

修正

2019/12/08 08:21

投稿

rubytomato
rubytomato

スコア1752

test CHANGED
@@ -34,7 +34,7 @@
34
34
 
35
35
  console.log('response', response)
36
36
 
37
- this.su_company = response.data
37
+ this.su_company = response.data.su_company
38
38
 
39
39
  })
40
40