Commit fbbb74de by liudx

解决bug

parent 6b342907
...@@ -286,6 +286,7 @@ export default { ...@@ -286,6 +286,7 @@ export default {
clearvalue() { clearvalue() {
this.value1 = []; this.value1 = [];
this.value2 = []; this.value2 = [];
this.keyword = ''
this.formState = { this.formState = {
// keyword: "", // keyword: "",
rangetime1: "", rangetime1: "",
......
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