Commit 35fb8344 authored by 我在何方's avatar 我在何方

异常列表优化

parent b153d7d0
......@@ -356,9 +356,9 @@ export default {
this.queryParams = {
page: 1,
rows: 10,
orderNoKey:'eq',
marksKey:'eq',
goodsNameKey:'eq'
orderNoKey:'in',
marksKey:'in',
goodsNameKey:'in'
}
this.getList()
},
......
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