質問編集履歴

1

誤字が多々あり、見辛かったので修正しました

2021/10/03 12:52

投稿

sinzinse1gou
sinzinse1gou

スコア4

test CHANGED
File without changes
test CHANGED
@@ -48,7 +48,7 @@
48
48
 
49
49
  setButtonClicked(!error);
50
50
 
51
- fetch(`/search?checkin=${checkinday}&checkout=${checkoutday}`)
51
+ fetch(`/oo?checkin=${checkinday}&checkout=${checkoutday}`)
52
52
 
53
53
  .then(response => {
54
54