SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data

问题现象 执行编辑操作,输入编辑的信息,保存时报错“操作异常[object Object],parsererror,SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data”。见下图   解决方案 代填页面填写的数据有问题,输入框中不能出现一对“<XXX>”,否则html无法解析。去除“<
相关文章
相关标签/搜索