I'm trying to post an array of ID's via fetch then update a database. ... formData.append('ID', JSON.stringify(IDs)); ... Only vanilla JS.
確定! 回上一頁