清除log

This commit is contained in:
aixianling
2021-12-02 11:53:07 +08:00
parent 087011378c
commit 100b444bd2

View File

@@ -116,7 +116,6 @@ export default {
})
},
handleDateSearch(v) {
console.log(v)
this.search.startTime = v?.startDate
this.search.endTime = v?.startDate|| v?.endDate
this.current = 1