-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 8936d59 🚀
- Loading branch information
Showing
23 changed files
with
74 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
window._config = { | ||
isDebug: location.hash.slice(1) === 'is-debug' || | ||
['localhost', '127.0.0.1', 'dev.bootstrap-table.com'].indexOf(location.hostname) > -1, | ||
cdnUrl: 'https://cdn.jsdelivr.net/npm/[email protected].4/dist/', | ||
cdnUrl: 'https://cdn.jsdelivr.net/npm/[email protected].5/dist/', | ||
localUrl: '../bootstrap-table/src/', | ||
testUrl: '/src/' | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
|
||
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"></script> | ||
<script src="assets/js/template.js?v=931"></script> | ||
<script src="assets/js/template.js?v=935"></script> | ||
</head> | ||
<body> | ||
<div id="example"></div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
|
||
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script> | ||
<script src="assets/js/template.js?v=931"></script> | ||
<script src="assets/js/template.js?v=935"></script> | ||
</head> | ||
<body> | ||
<div id="example"></div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css"> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script> | ||
<script src="assets/js/template.js?v=931"></script> | ||
<script src="assets/js/template.js?v=935"></script> | ||
</head> | ||
<body> | ||
<div id="example"></div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
|
||
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/foundation.min.js"></script> | ||
<script src="assets/js/template.js?v=931"></script> | ||
<script src="assets/js/template.js?v=935"></script> | ||
</head> | ||
<body> | ||
<div id="example"></div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
|
||
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/materialize.min.js"></script> | ||
<script src="assets/js/template.js?v=931"></script> | ||
<script src="assets/js/template.js?v=935"></script> | ||
</head> | ||
<body> | ||
<div id="example"></div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
|
||
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/semantic.min.js"></script> | ||
<script src="assets/js/template.js?v=931"></script> | ||
<script src="assets/js/template.js?v=935"></script> | ||
</head> | ||
<body> | ||
<div id="example"></div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
|
||
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script> | ||
<script src="assets/js/template.js?v=931"></script> | ||
<script src="assets/js/template.js?v=935"></script> | ||
</head> | ||
<body> | ||
<div id="example"></div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/themes/algolia-min.css"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/hover.min.css"> | ||
<link rel="stylesheet" href="assets/css/docs.min.css"> | ||
<link rel="stylesheet" href="assets/css/index.css?v=931"> | ||
<link rel="stylesheet" href="assets/css/index.css?v=935"> | ||
<!-- Favicons --> | ||
<link rel="apple-touch-icon" href="favicon.png"> | ||
<link rel="icon" href="favicon.png"> | ||
|
@@ -318,6 +318,7 @@ | |
<li><a href="#methods/expand-collapse-row.html">Expand/Collapse Row</a></li> | ||
<li><a href="#methods/filter-by.html">Filter By</a></li> | ||
<li><a href="#methods/get-data.html">Get Data</a></li> | ||
<li><a href="#methods/get-footer-data.html">Get Footer Data</a></li> | ||
<li><a href="#methods/get-hidden-rows.html">Get Hidden Rows</a></li> | ||
<li><a href="#methods/get-options.html">Get Options</a></li> | ||
<li><a href="#methods/get-row-by-unique-id.html">Get Row By Unique Id</a></li> | ||
|
@@ -598,5 +599,5 @@ | |
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/algoliasearchLite.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/instantsearch.production.min.js"></script> | ||
<script src="assets/js/docs.min.js"></script> | ||
<script src="assets/js/index.js?v=931"></script> | ||
<script src="assets/js/index.js?v=935"></script> | ||
</body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<script> | ||
init({ | ||
title: 'Get Footer Data', | ||
desc: 'Get the loaded data of the footer: `$table.bootstrapTable(\'getFooterData\')`.', | ||
links: ['bootstrap-table.min.css'], | ||
scripts: ['bootstrap-table.min.js'] | ||
}) | ||
</script> | ||
|
||
<div id="toolbar"> | ||
<button id="button" class="btn btn-secondary">getFooterData</button> | ||
</div> | ||
<table | ||
id="table" | ||
data-toggle="table" | ||
data-toolbar="#toolbar" | ||
data-height="460" | ||
data-show-footer="true" | ||
data-pagination="true" | ||
data-side-pagination="server" | ||
data-data-field="items" | ||
data-url="json/footerField.json"> | ||
<thead> | ||
<tr> | ||
<th data-field="id">ID</th> | ||
<th data-field="name">Item Name</th> | ||
<th data-field="price">Item Price</th> | ||
</tr> | ||
</thead> | ||
</table> | ||
|
||
<script> | ||
var $table = $('#table') | ||
var $button = $('#button') | ||
|
||
function mounted() { | ||
$button.click(function () { | ||
alert(JSON.stringify($table.bootstrapTable('getFooterData'))) | ||
}) | ||
} | ||
</script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
links: ['bootstrap-table.min.css'], | ||
scripts: [ | ||
'bootstrap-table.min.js', | ||
'https://cdn.jsdelivr.net/npm/[email protected].4/dist/bootstrap-table-locale-all.min.js' | ||
'https://cdn.jsdelivr.net/npm/[email protected].5/dist/bootstrap-table-locale-all.min.js' | ||
] | ||
}) | ||
</script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/hint.min.css"> | ||
<link rel="stylesheet" href="assets/css/docs.min.css"> | ||
<link rel="stylesheet" href="assets/css/template.css?v=931"> | ||
<link rel="stylesheet" href="assets/css/template.css?v=935"> | ||
<style> | ||
.form-inline .form-group { | ||
display: inline; | ||
|
@@ -31,7 +31,7 @@ | |
<script src="https://cdn.jsdelivr.net/npm/@highlightjs/[email protected]/highlight.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/marked.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/flexibility.min.js"></script> | ||
<script src="assets/js/template.js?v=931"></script> | ||
<script src="assets/js/template.js?v=935"></script> | ||
|
||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-132747866-1"></script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,15 +15,15 @@ | |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@highlightjs/[email protected]/styles/default.min.css"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/hint.min.css"> | ||
<link rel="stylesheet" href="assets/css/docs.min.css"> | ||
<link rel="stylesheet" href="assets/css/template.css?v=931"> | ||
<link rel="stylesheet" href="assets/css/template.css?v=935"> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/sprintf.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/@highlightjs/[email protected]/highlight.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/marked.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/flexibility.min.js"></script> | ||
<script src="assets/js/template.js?v=931"></script> | ||
<script src="assets/js/template.js?v=935"></script> | ||
|
||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-132747866-1"></script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@highlightjs/[email protected]/styles/default.min.css"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/hint.min.css"> | ||
<link rel="stylesheet" href="assets/css/docs.min.css"> | ||
<link rel="stylesheet" href="assets/css/template.css?v=931"> | ||
<link rel="stylesheet" href="assets/css/template.css?v=935"> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"></script> | ||
|
@@ -22,7 +22,7 @@ | |
<script src="https://cdn.jsdelivr.net/npm/@highlightjs/[email protected]/highlight.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/marked.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/flexibility.min.js"></script> | ||
<script src="assets/js/template.js?v=931"></script> | ||
<script src="assets/js/template.js?v=935"></script> | ||
|
||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-132747866-1"></script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,14 +14,14 @@ | |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@highlightjs/[email protected]/styles/default.min.css"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/hint.min.css"> | ||
<link rel="stylesheet" href="assets/css/docs.min.css"> | ||
<link rel="stylesheet" href="assets/css/template.css?v=931"> | ||
<link rel="stylesheet" href="assets/css/template.css?v=935"> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/sprintf.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/@highlightjs/[email protected]/highlight.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/marked.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/flexibility.min.js"></script> | ||
<script src="assets/js/template.js?v=931"></script> | ||
<script src="assets/js/template.js?v=935"></script> | ||
|
||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-132747866-1"></script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,15 +14,15 @@ | |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@highlightjs/[email protected]/styles/default.min.css"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/hint.min.css"> | ||
<link rel="stylesheet" href="assets/css/docs.min.css"> | ||
<link rel="stylesheet" href="assets/css/template.css?v=931"> | ||
<link rel="stylesheet" href="assets/css/template.css?v=935"> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/foundation.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/sprintf.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/@highlightjs/[email protected]/highlight.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/marked.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/flexibility.min.js"></script> | ||
<script src="assets/js/template.js?v=931"></script> | ||
<script src="assets/js/template.js?v=935"></script> | ||
|
||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-132747866-1"></script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@highlightjs/[email protected]/styles/default.min.css"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/hint.min.css"> | ||
<link rel="stylesheet" href="assets/css/docs.min.css"> | ||
<link rel="stylesheet" href="assets/css/template.css?v=931"> | ||
<link rel="stylesheet" href="assets/css/template.css?v=935"> | ||
<style> | ||
table.highlight { | ||
padding: 0; | ||
|
@@ -29,7 +29,7 @@ | |
<script src="https://cdn.jsdelivr.net/npm/@highlightjs/[email protected]/highlight.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/marked.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/flexibility.min.js"></script> | ||
<script src="assets/js/template.js?v=931"></script> | ||
<script src="assets/js/template.js?v=935"></script> | ||
|
||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-132747866-1"></script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,15 +14,15 @@ | |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@highlightjs/[email protected]/styles/default.min.css"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/hint.min.css"> | ||
<link rel="stylesheet" href="assets/css/docs.min.css"> | ||
<link rel="stylesheet" href="assets/css/template.css?v=931"> | ||
<link rel="stylesheet" href="assets/css/template.css?v=935"> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/semantic.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/sprintf.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/@highlightjs/[email protected]/highlight.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/marked.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/flexibility.min.js"></script> | ||
<script src="assets/js/template.js?v=931"></script> | ||
<script src="assets/js/template.js?v=935"></script> | ||
|
||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-132747866-1"></script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@highlightjs/[email protected]/styles/default.min.css"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/hint.min.css"> | ||
<link rel="stylesheet" href="assets/css/docs.min.css"> | ||
<link rel="stylesheet" href="assets/css/template.css?v=931"> | ||
<link rel="stylesheet" href="assets/css/template.css?v=935"> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script> | ||
</head> | ||
|
@@ -41,7 +41,7 @@ <h2 class="bd-title" id="content"> | |
<script src="https://cdn.jsdelivr.net/npm/@highlightjs/[email protected]/highlight.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/marked.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/flexibility.min.js"></script> | ||
<script src="assets/js/template.js?v=931"></script> | ||
<script src="assets/js/template.js?v=935"></script> | ||
|
||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-132747866-1"></script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
scripts: [ | ||
'https://cdn.jsdelivr.net/npm/[email protected]/tableExport.min.js', | ||
'bootstrap-table.min.js', | ||
'https://cdn.jsdelivr.net/npm/[email protected].4/dist/bootstrap-table-locale-all.min.js', | ||
'https://cdn.jsdelivr.net/npm/[email protected].5/dist/bootstrap-table-locale-all.min.js', | ||
'extensions/export/bootstrap-table-export.min.js' | ||
] | ||
}) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
scripts: [ | ||
'https://unpkg.com/vue@3/dist/vue.global.js', | ||
'bootstrap-table.min.js', | ||
'https://cdn.jsdelivr.net/npm/[email protected].4/dist/bootstrap-table-vue.umd.js' | ||
'https://cdn.jsdelivr.net/npm/[email protected].5/dist/bootstrap-table-vue.umd.js' | ||
] | ||
}) | ||
</script> | ||
|