修改BUG:settings页面增加autoFooter

This commit is contained in:
Argo-Surface 2018-11-23 12:44:26 +08:00
parent 3825ae39d8
commit 188935bd9b
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@
$sortable.html('');
$.bc({
url: Settings.url,
autoFooter: true,
callback: function (urls) {
if (urls && $.isArray(urls)) {
$.each(urls, function (index, item) {