質問編集履歴
1
誤字訂正
test
CHANGED
File without changes
|
test
CHANGED
@@ -132,7 +132,7 @@
|
|
132
132
|
|
133
133
|
try {
|
134
134
|
|
135
|
-
const response = await fetch('
|
135
|
+
const response = await fetch('', {
|
136
136
|
|
137
137
|
method: 'POST',
|
138
138
|
|