I'm trying to loop through a Filelist : console.log('field:', field.photo.files) field.photo.files.forEach(file => { // looping code }).
確定! 回上一頁