原封不动的一个程序,昨天启动数据还是正常的,今天启动后,查询数据前台就会报错,数据格式完全正确。这是什么原因?报以下错误:
Uncaught TypeError: Cannot read property 'length' of undefined
    at Object.renderTable (topjui.core.min.js:11145)
    at Object.render (topjui.core.min.js:11132)
    at _6e0 (topjui.core.min.js:10182)
    at HTMLTableElement.<anonymous> (topjui.core.min.js:10870)
    at Function.each (jquery.min.js:2)
    at m.fn.init.each (jquery.min.js:2)
    at Object.loadData (topjui.core.min.js:10869)
    at Object.loadData (topjui.core.min.js:16231)
    at m.fn.init.$.fn.datagrid (topjui.core.min.js:10654)
    at topjui.core.min.js:10583