onShow
This commit is contained in:
@@ -65,8 +65,10 @@ export default {
|
||||
this.$dict.load('dlbBroadcastStatus').then(() => {
|
||||
this.getList()
|
||||
})
|
||||
document.title = '在播设备'
|
||||
}
|
||||
},
|
||||
onShow() {
|
||||
document.title = '播放记录'
|
||||
},
|
||||
}
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
|
||||
Reference in New Issue
Block a user