Estoy tratando de recorrer una Filelist:console.log('field:', field.photo.files) field.photo.files.forEach(file => { // looping code }) Como puede ver, ...
確定! 回上一頁