1. If the bootstrap-table cannot be loaded under IE11, the following error is reported. What is the reason for this
this is the technology, loading bootstrap-table
$("- sharppowerTable"). BootstrapTable ({
url: "/Project/Project/GetPowerList", // url
cache: false, // false AJAX true
striped: true, //false
sidePagination: "server", //
queryParams: { PROJECTID: $("-sharpID").val() },
sortName: "ADDTIME", //
sortOrder: "desc", // })