How do you POST a FormData object in Angular 2?我需要上传一个文件并发送一些json,我有这个功能:[cc]POST_formData(url, data) { var headers = ...
確定! 回上一頁