mirror of
https://github.com/dataease/dataease.git
synced 2026-05-17 06:50:45 +08:00
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user