mirror of
https://github.com/yangzongzhuan/RuoYi.git
synced 2025-10-18 03:27:42 +00:00
初始多表格demo修改
This commit is contained in:
@@ -151,7 +151,7 @@
|
||||
function searchPre() {
|
||||
var data = {};
|
||||
data.businessTypes = $.common.join($('#businessTypes').selectpicker('val'));
|
||||
$.table.search('operlog-form', data);
|
||||
$.table.search('operlog-form', 'bootstrap-table', data);
|
||||
}
|
||||
|
||||
function resetPre() {
|
||||
|
Reference in New Issue
Block a user