$.JsonCRUD.JSONUpdateInfo方法和上两个一样使用,$.JsonCRUD.JSONUpdateInfo为什么会执行报错呢?
JS报错如下
Uncaught TypeError: $.JsonCRUD.JSONUpdateInfo is not a function
at HTMLDocument.<anonymous> (Index:45:20)
at j (jquery-2.1.1.min.js:2:26860)
at Object.fireWith [as resolveWith] (jquery-2.1.1.min.js:2:27673)
at Function.ready (jquery-2.1.1.min.js:2:29467)
at HTMLDocument.I (jquery-2.1.1.min.js:2:29658)
$.JsonCRUD.JSONUpdateInfo 不是一个函数
你打印 $.JsonCRUD 看看