forked from github/dataease
fix: 删除打印语句
This commit is contained in:
parent
373e9786f6
commit
7f872c2c2f
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user