mirror of
https://github.com/dataease/dataease.git
synced 2026-05-18 17:58:11 +08:00
@@ -176,8 +176,6 @@ 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