mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-05-06 04:51:29 +08:00
如果编辑源页面没有打开,无需更新
This commit is contained in:
@@ -80,8 +80,10 @@ export default {
|
||||
this.detail = {
|
||||
show: false
|
||||
}
|
||||
this.editSites = {
|
||||
show: false
|
||||
if (this.editSites.show === true) {
|
||||
this.editSites = {
|
||||
show: false
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user