jquery ajax 200 OK JSON.ParseError

前端 未结 3 611
别那么骄傲
别那么骄傲 2020-12-20 22:13

I have a control which has a textbox which, when its content changes, will tricker this javascript function:

page parameter is document.URL

3条回答
  •  北海茫月
    2020-12-20 23:11

    Try to remove contentType and dataType from Ajax parameters and let them be identified automatically

提交回复
热议问题