This commit is contained in:
liuye
2021-12-24 14:06:07 +08:00
parent 402dd36221
commit 746f297947
9 changed files with 14 additions and 7 deletions

View File

@@ -65,6 +65,7 @@ export default {
this.$dict.load('dlbBroadcastStatus').then(() => {
this.getList()
})
document.title = '在播设备'
}
}
</script>