質問編集履歴

1

書式の改善

2021/01/16 06:23

投稿

AGadget
AGadget

スコア60

test CHANGED
File without changes
test CHANGED
@@ -44,7 +44,7 @@
44
44
 
45
45
  anchor.href = URL.createObjectURL(blob);
46
46
 
47
- anchor.download = "act.bat";
47
+ anchor.download = "example.txt";
48
48
 
49
49
  anchor.click();
50
50