mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-02-07 20:53:25 +08:00
只有EditSites的资源列表变化时才更新Film页面
This commit is contained in:
@@ -193,7 +193,7 @@ export default {
|
||||
},
|
||||
deep: true
|
||||
},
|
||||
'$store.state.editSites': function () {
|
||||
'$store.state.editSites.sites': function () {
|
||||
this.getAllsites()
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user