diff --git a/ruoyi-admin/src/main/resources/templates/monitor/operlog/operlog.html b/ruoyi-admin/src/main/resources/templates/monitor/operlog/operlog.html index 3c9fdffe8..1022216af 100644 --- a/ruoyi-admin/src/main/resources/templates/monitor/operlog/operlog.html +++ b/ruoyi-admin/src/main/resources/templates/monitor/operlog/operlog.html @@ -181,7 +181,7 @@ resetDate(); $("#operlog-form")[0].reset(); $("#businessTypes").selectpicker('refresh'); - $.table.search('operlog-form', 'bootstrap-table'); + $.table.search('operlog-form', 'bootstrap-table', 1); }