@@ -199,6 +199,8 @@
//重置
searchReset(){
this.queryParam={}
+ this.beDate = ''
+ this.enDate = ''
this.getData()
},
// 获取数据
@@ -222,6 +222,7 @@ import moment from 'moment'
this.queryParam ={}
+ this.buyTime = ''