form表單提交數據 出現 Uncaught TypeError: Illegal invocation(非法訪問)

form表單提交數據 出現 Uncaught TypeError: Illegal invocation(非法訪問) 例如:web var formData=new FormData($(".please")[0]); $.ajax({ type:「post」, url:order_url+’/web/user/getInvitationCode’, data:formData, success:
相關文章
相關標籤/搜索