mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-08 07:31:09 +08:00
feat: useEcharts exports echarts instance#5294 (#5299)
This commit is contained in:
@@ -109,6 +109,7 @@ function useEcharts(chartRef: Ref<EchartsUIType>) {
|
||||
return {
|
||||
renderEcharts,
|
||||
resize,
|
||||
chartInstance
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user