健康监测

This commit is contained in:
花有清香月有阴
2022-01-11 15:56:08 +08:00
parent 086c4fbc91
commit 2cbcf2198c
4 changed files with 109 additions and 12 deletions

View File

@@ -57,6 +57,7 @@ export default {
computed: {
...mapState(['user']),
},
onLoad() {},
onShow() {
document.title = '异常情况处理'
},