Commit 9d5e09a2 authored by zhengyi's avatar zhengyi

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

parent 883d1ac1
......@@ -426,9 +426,8 @@ export default {
pageNo: 1,
pageSize: 10
}
this.list = []
this.total = 0
this.customerDialogVisible = true
this.getList();
},
handleSubmit() {
if (!this.retainCustomer.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