mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-05-08 23:12:13 +08:00
fix:工具栏收起时重置selectedArea
This commit is contained in:
@@ -430,6 +430,7 @@ export default {
|
||||
if (popperVisible === true) return
|
||||
if (!this.showToolbar) {
|
||||
this.sortKeyword = ''
|
||||
this.selectedAreas = []
|
||||
this.selectedYears.start = 0
|
||||
this.selectedYears.end = new Date().getFullYear()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user