forked from github/dataease
fix(仪表板): 导出测试
This commit is contained in:
parent
cd0788ed78
commit
373e9786f6
@ -176,6 +176,8 @@ const calcData = async (view, callback) => {
|
||||
dynamicAreaId.value = country.value + dynamicAreaId.value
|
||||
}
|
||||
}
|
||||
console.log('chartData.value', chartData.value)
|
||||
|
||||
dvMainStore.setViewDataDetails(view.id, chartData.value)
|
||||
emitter.emit('chart-data-change')
|
||||
await renderChart(res, callback)
|
||||
|
Loading…
Reference in New Issue
Block a user