let form = new FormData(); form.append("product[photos][]", e.target.files[i]). 接著透過fetch API 或其他方式把檔案送到後端:.
確定! 回上一頁