TypeError: $ (…).bootstrapTable is not a function
问题 <table id="selectCaseTable" class="table table-bordered table-striped table-hover"> <!-- table code... --> </table> <!-- jQuery 3 --> <script src="/static/adminlet-2.4.10/bower_components/jquery/dist/jquery.min.js"></script> <!-- Bootstrap 3.3.7 --> <script src="/static/adminlet-2.4.10/bower_components/bootstrap/dist/js/bootstrap.min.js"></script> <!-- AdminLTE App --> <script src="/static/adminlet-2.4.10/dist/js/adminlte.min.js"></script> <script src="/static/adminlet-2.4.10/bower_components