mirror of
https://gitee.com/dromara/go-view.git
synced 2025-04-06 03:58:04 +08:00
Merge branch 'master-fetch-dev' into master-fetch
This commit is contained in:
commit
c74269f1cf
@ -170,6 +170,7 @@ watch(
|
||||
dimensions: any
|
||||
} | null
|
||||
) => {
|
||||
noData.value = false
|
||||
if (newData && targetData?.value?.chartConfig?.chartFrame === ChartFrameEnum.ECHARTS) {
|
||||
// 只有 DataSet 数据才有对应的格式
|
||||
source.value = newData
|
||||
|
Loading…
x
Reference in New Issue
Block a user