金蝶syntaxerror: "json.parse: unexpected end of data at line 1 column 1 of the json data"

js里调用了service,后来选F7时就报错syntaxerror: "json.parse: unexpected end of data at line 1 column 1 of the json data",随机报错,有时报,有时不报

这种报错跟数据库里面的数据有关系,看看是不是有些字段的值是不是null,后端要做一些处理。