Pre Merge pull request !248 from Liuunicorn/master-fetch-dev

This commit is contained in:
Liuunicorn 2024-10-11 01:41:03 +00:00 committed by Gitee
commit f59a75ac0a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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