src/page/kline/components/kLine.vue @@ -1236,7 +1236,7 @@ // 遍历并清除所有定时器 for (let i = 1; i <= lastIntervalId; i++) { clearInterval(i); clearTimeout(i); // clearTimeout(i); } }, changeRightContent(type) {