Commit c4110743 authored by 徐一鸣's avatar 徐一鸣

apasslist组件搜索fixed

parent 150845c3
...@@ -181,6 +181,7 @@ export default { ...@@ -181,6 +181,7 @@ export default {
} }
}, },
searchAction(value) { searchAction(value) {
this.currentPage = 1;
this.listAction(); this.listAction();
}, },
filterChange(filter) { filterChange(filter) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment