From 81ed75180798c713db9f2ad2aa380b3d3c0dc895 Mon Sep 17 00:00:00 2001 From: buaixuexideshitongxue <2936013465@qq.com> Date: Thu, 18 Dec 2025 22:34:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E7=BC=A9=E6=94=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/datav/Global.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/datav/Global.vue b/src/views/datav/Global.vue index 3b236ff..4fcd47c 100644 --- a/src/views/datav/Global.vue +++ b/src/views/datav/Global.vue @@ -734,7 +734,7 @@ const wtlxzbAnimationStop = () => { wtlxPieCircularIntervalId = setInterval(wtlxzbCircularAnimation, 2000); }); }; - +// endregion function open(path) { router.push(path)