FormData 可以用來收集表單資訊,如果有個 form 代表著 <form> 標籤的DOM,可以直接 ... `${url}?${params(paraObj)}` : url; this.xhr.open(method, openUrl, async, ...
確定! 回上一頁