This commit is contained in:
commie
2026-02-21 08:21:05 +08:00
parent 1a7f4bc98a
commit 6586f27c9e
21 changed files with 245 additions and 967 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ define(['table', 'upload','form'], function (Table,Upload,Form) {
$(this).addClass('active');
$.fn.bootstrapTable.defaults.extend.del_url = 'balancelog/delete?currency='+currency
window.filterData['currency']['value1'] = currency;
table.bootstrapTable('selectPage', 1);
table.bootstrapTable('refreshOptions', {pageNumber:1});
});
},
update:function(){