setTimeout(() => {//做了延迟消失 myChart.dispatchAction({ type: "showTip", x: 0, y: 0 }); }, 400)
遇到什么问题了呢?