@ -622,7 +622,6 @@ export default {
// 确认搜索
handleSearch(e) {
console.log(this.dateSpan)
if (this.dateSpan.length > 0) {
this.queryParam.start_time = this.dateSpan[0]
this.queryParam.end_time = this.dateSpan[1]