mirror of
https://gitee.com/dromara/go-view.git
synced 2025-04-05 19:41:44 +08:00
Merge branch 'master-fetch-dev' into master-fetch
This commit is contained in:
commit
fa93624cf7
@ -36,7 +36,7 @@ let option = shallowReactive({ ...configOption })
|
||||
// 预览更新
|
||||
const vVideoRef = ref(null)
|
||||
useChartDataFetch(props.chartConfig, useChartEditStore, (newData: any) => {
|
||||
option = newData
|
||||
option.dataset = newData
|
||||
})
|
||||
|
||||
// 编辑更新
|
||||
|
Loading…
x
Reference in New Issue
Block a user