12714 详情中 点击返回应该是返回到第二层,但是直接返回到第一层了
parent
c4a52b3bd2
commit
ed3cea71b7
|
@ -200,7 +200,7 @@ export default {
|
|||
this.$refs.hdVideoPlayer.player.pause()
|
||||
},
|
||||
goBack() {
|
||||
this.$parent.activeName = 'List'
|
||||
this.$parent.activeName = 'List2'
|
||||
this.$parent.HIDDEN_ID = ''
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue