表格展示数据的时候选择了datatables。但是展示的时候报了一下的错误。
jquery.js:3783 Uncaught TypeError: Cannot read properties of undefined (reading 'style')
at _fnCalculateColumnWidths (jquery.dataTables.mjs:5673:1)
at _fnInitialise (jquery.dataTables.mjs:4782:1)
at loadedInit (jquery.dataTables.mjs:1237:1)
at HTMLTableElement.eval (jquery.dataTables.mjs:1250:1)
at Function.each (jquery.js:383:1)
at jQuery.fn.init.each (jquery.js:205:1)
at jQuery.fn.init.DataTable [as dataTable] (jquery.dataTables.mjs:802:1)
其主要原因在于