10
This commit is contained in:
@@ -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(){
|
||||
|
||||
Reference in New Issue
Block a user