mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 02:19:32 +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