mirror of
https://gitee.com/dromara/go-view.git
synced 2026-07-13 19:11:07 +08:00
Compare commits
2 Commits
f333be7f05
...
bd5adfa922
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bd5adfa922 | ||
|
|
82349ba28b |
@ -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