Browse Source

代码缩放

master
buaixuexideshitongxue 2 months ago
parent
commit
81ed751807
  1. 2
      src/views/datav/Global.vue

2
src/views/datav/Global.vue

@ -734,7 +734,7 @@ const wtlxzbAnimationStop = () => {
wtlxPieCircularIntervalId = setInterval(wtlxzbCircularAnimation, 2000);
});
};
// endregion
function open(path) {
router.push(path)

Loading…
Cancel
Save