selectedPdf.id; let formData = new FormData(); formData.append('title', this.name); ... But in the server side, I get an empty array.
確定! 回上一頁