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

@@ -47,6 +47,7 @@ export default {
},
created() {
this.getList()
document.title = '在线设备'
}
}
</script>