1.FormData对象的操作方法,全部在原型中,自己本身没任何的属性及方法。 let formData = new FormData() formData.append('user', 'zhang') 获取formData ...
確定! 回上一頁