From 31cc5b8fd0642fc3c1beb96f61fffe262865b051 Mon Sep 17 00:00:00 2001 From: xusd Date: Mon, 3 Jun 2024 09:31:16 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=98=BE=E7=A4=BA=E6=97=B6?= =?UTF-8?q?=E5=8A=A0=E8=BD=BD=E6=8A=A5=E8=AD=A6=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pages/index.vue b/pages/index.vue index 9502438..d7b2586 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -364,6 +364,9 @@ created() { this.getAlarmCount(); }, + onShow() { + this.getAlarmCount(); + }, mounted() { this.queryBottomCylDataInit(); this.intervalTask = setInterval(() => {