From cca54f1e182ca7a6171f4d739178c5c7e2bc5702 Mon Sep 17 00:00:00 2001 From: tx <2622874537@qq.com> Date: Thu, 3 Oct 2024 15:56:45 +0800 Subject: [PATCH] 111 --- pages/my.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/my.vue b/pages/my.vue index f4805cf..5890bd1 100644 --- a/pages/my.vue +++ b/pages/my.vue @@ -355,7 +355,7 @@ }, onShow() { this.deptId = uni.getStorageSync('deptId'); - this.getuserInfo() + this.getuserInfo() this.getarea() }, computed: {