質問編集履歴

1

ソースの修正

2019/11/12 03:53

投稿

flaumig
flaumig

スコア67

test CHANGED
File without changes
test CHANGED
@@ -158,7 +158,7 @@
158
158
 
159
159
  xhr.responseType = "blob";
160
160
 
161
- xhr.timeout = decc.timeout;
161
+ xhr.timeout = 10000;
162
162
 
163
163
  xhr.send();
164
164