onShow
This commit is contained in:
@@ -45,8 +45,10 @@ export default {
|
||||
},
|
||||
created() {
|
||||
this.getList()
|
||||
document.title = '在线设备'
|
||||
}
|
||||
},
|
||||
onShow() {
|
||||
document.title = '在线设备'
|
||||
},
|
||||
}
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
|
||||
Reference in New Issue
Block a user