Define the upload method inside the app.component.ts file. upload() { let formData = new FormData(); for ...
確定! 回上一頁