Commit 883d1ac1 authored by zhengyi's avatar zhengyi

合并客户每次选择客户请求列表时重置返回值

parent 6aca11e5
...@@ -427,6 +427,7 @@ export default { ...@@ -427,6 +427,7 @@ export default {
pageSize: 10 pageSize: 10
} }
this.list = [] this.list = []
this.total = 0
this.customerDialogVisible = true this.customerDialogVisible = true
}, },
handleSubmit() { handleSubmit() {
......
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