layui.js:2 Layui hint: The ID option was not found in the table instance
引用layui.table
表格重载的时候,发现报错。The ID option was not found in the table instance,意思为:在表实例中未找到ID选项
原因是table.render()内没有正确填写
引用layui.table
表格重载的时候,发现报错。The ID option was not found in the table instance,意思为:在表实例中未找到ID选项
原因是table.render()内没有正确填写