jquery ajax call return JSON parsing error

前端 未结 5 1323
走了就别回头了
走了就别回头了 2020-12-30 23:14

I am using jquery to call an ajax wcf method that returns a list of objects as a JSON string. The JSON string looks like this when inspecting it in fiddler2 (in TextView):

5条回答
提交回复
热议问题