mirror of
https://gitee.com/dromara/go-view.git
synced 2025-02-23 15:52:49 +08:00
chore: 优化进度条的代码写法
This commit is contained in:
parent
f19dd0ee20
commit
168af60a67
@ -49,10 +49,6 @@ const {
|
||||
dataset
|
||||
} = toRefs(props.chartConfig.option)
|
||||
|
||||
//const option = shallowReactive({
|
||||
// dataset: configOption.dataset
|
||||
//})
|
||||
|
||||
// 手动更新
|
||||
watch(
|
||||
() => props.chartConfig.option.dataset,
|
||||
|
Loading…
Reference in New Issue
Block a user