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)