From af00286e2a66d5994c94d9b6e61b224ecf446b9e Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Thu, 25 Jan 2024 13:56:25 +0800 Subject: [PATCH] up --- public/dashboard/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/dashboard/index.html b/public/dashboard/index.html index a55f9ca..0ddc6d0 100644 --- a/public/dashboard/index.html +++ b/public/dashboard/index.html @@ -662,7 +662,7 @@ }] }); window.setInterval(function() { - //panToHospital(); + panToHospital(); }, 3000); }