mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-23 01:30:26 +08:00
style: echarts文件有一个prettier错误,虽然不是我造成的,但是PR合并
This commit is contained in:
parent
69143ab34f
commit
3211f0caf4
@ -109,7 +109,7 @@ function useEcharts(chartRef: Ref<EchartsUIType>) {
|
||||
return {
|
||||
renderEcharts,
|
||||
resize,
|
||||
chartInstance
|
||||
chartInstance,
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user