mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-05-05 08:33:32 +08:00
修复分类刷新的一个bug
This commit is contained in:
@@ -602,7 +602,7 @@ export default {
|
||||
FILM_DATA_CACHE[this.site.key] = {
|
||||
classList: this.classList
|
||||
}
|
||||
this.classClick(this.site.name)
|
||||
this.classClick(this.type.name)
|
||||
})
|
||||
},
|
||||
classClick (className) {
|
||||
|
||||
Reference in New Issue
Block a user