Commit 900b1e26 authored by 我在何方's avatar 我在何方

异常订单搜索修复

parent 37a68403
...@@ -290,6 +290,7 @@ export default { ...@@ -290,6 +290,7 @@ export default {
}, },
/** 搜索按钮操作 */ /** 搜索按钮操作 */
handleQuery() { handleQuery() {
this.queryParams.page = 1
this.getList(); this.getList();
}, },
handEdit(id){ handEdit(id){
......
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