主要是自己记笔记用,大佬些莫怪!
使用 echart 出现 :Uncaught Error: `setOption` should not be called during main process.
setTimeout(() => { try { gb.chart.setOption(option, true) } catch (error) {} }, 500)
参考:https://blog.csdn.net/guoliwei2010/article/details/78452295