This commit is contained in:
liuye
2022-04-20 14:56:39 +08:00
parent 46e0bc6f38
commit c4d6382766
2 changed files with 6 additions and 1 deletions

View File

@@ -85,6 +85,7 @@ export default {
},
clearTime() {
this.search.linksageDate = ''
this.getListInit()
},
selectTime(e) {
this.search.linksageDate = e.year + '-' + e.month + '-' + e.day