Uncaught TypeError: Cannot read property ‘return_msg’ of undefined
感觉格式,数据都没有问题,在获取数值的时候总是报错,
原因:js文件里面的dataType : ‘json’ 的dataType 我写成了datatype
总结:还是得系统学下前端,不然出错了找半天
$.ajax
学习:https://blog.csdn.net/hy340881/article/details/81190455
https://blog.csdn.net/u013476542/article/details/61414401/