質問編集履歴

1

changed spread sheet url

2018/12/15 13:42

投稿

aa316316
aa316316

スコア39

test CHANGED
File without changes
test CHANGED
@@ -142,7 +142,7 @@
142
142
 
143
143
  axios
144
144
 
145
- .get('https://script.google.com/macros/s/AKfycbxOkpIIm3h_JNA8Nt1pvPBwCzzSoBzbC1NHD5Kf0O2joar7flK5/exec', this.headers)
145
+ .get('[spread sheet url]', this.headers)
146
146
 
147
147
  .then(response => (this.books = response))
148
148