mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 新增水球
This commit is contained in:
@@ -9,7 +9,7 @@ import { isPreview } from '@/utils'
|
||||
type ChartEditStoreType = typeof useChartEditStore
|
||||
|
||||
/**
|
||||
* 图表的 setdata 数据监听与更改
|
||||
* 图表针对 setdata 数据监听与更改
|
||||
* @param chartConfig
|
||||
*/
|
||||
export const useChartDataFetch = (chartConfig: CreateComponentType, useChartEditStore: ChartEditStoreType) => {
|
||||
|
||||
Reference in New Issue
Block a user