我正在使用javascript库(jquery.dataTables.1.js)并收到以下错误:
Uncaught TypeError: Cannot call method 'fnSetData' of undefined jquery.dataTables.1.js?body=1:785
_fnSetCellData jquery.dataTables.1.js?body=1:785
_fnGatherData jquery.dataTables.1.js?body=1:542
(anonymous function) jquery.dataTables.1.js?body=1:6593
jQuery.extend.each jquery.js?body=1:612
jQuery.fn.jQuery.each jquery.js?body=1:242
DataTable jquery.dataTables.1.js?body=1:6169
(anonymous function) segment_dashboard.js?body=1:51
fire jquery.js?body=1:975
self.fireWith jquery.js?body=1:1085
jQuery.extend.ready jquery.js?body=1:407
DOMContentLoaded
关于这可能是什么的任何想法?