Merge branch 'master-fetch-dev' into master-fetch

This commit is contained in:
奔跑的面条 2024-11-26 09:56:12 +08:00
commit c74269f1cf

View File

@ -170,6 +170,7 @@ watch(
dimensions: any
} | null
) => {
noData.value = false
if (newData && targetData?.value?.chartConfig?.chartFrame === ChartFrameEnum.ECHARTS) {
// DataSet
source.value = newData