回答編集履歴

1

訂正

2020/11/02 05:47

投稿

AkitoshiManabe
AkitoshiManabe

スコア5432

test CHANGED
@@ -42,7 +42,7 @@
42
42
 
43
43
  fileList : [] // 変換後のfileパラメータ一覧
44
44
 
45
- }
45
+ }, // カンマ忘れ(訂正
46
46
 
47
47
  isAllCmpl = () => param.fileList.length === uploadFile.files.length
48
48