Once you construct a FormData object, it can be easily sent to the ... FormData instance const fd = new FormData(); fd.append('avatar', ...
確定! 回上一頁