Commit ba502979 authored by honghy's avatar honghy Committed by wux

重置查询条件清空

parent 041f25c0
......@@ -336,7 +336,7 @@ export default {
key: "",
sourceType: "",
scoreCount: "",
status: "1",
status: "",
scoreCountOperate: "",
endTime: "",
pageNo: 1,
......
......@@ -340,6 +340,7 @@ export default {
this.noParam2.value = ""
this.dateFilter = []
this.checkTime = []
this.dateCreateTime = []
this.getList()
},
review(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