From 64e01be8aa5997bdbd281fa3856252a19a0e0637 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=B1=E6=9C=89=E6=B8=85=E9=A6=99=E6=9C=88=E6=9C=89?= =?UTF-8?q?=E9=98=B4?= <185154740@qq.com> Date: Thu, 13 Jan 2022 14:34:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=8C=BAbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppEpidemicSituation/Health.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/apps/AppEpidemicSituation/Health.vue b/src/apps/AppEpidemicSituation/Health.vue index 1fb2399e..4d65b515 100644 --- a/src/apps/AppEpidemicSituation/Health.vue +++ b/src/apps/AppEpidemicSituation/Health.vue @@ -115,6 +115,7 @@ export default { this.getUserList() }, onShow() { + this.areaId = this.user.areaId document.title = '健康上报' }, methods: {