fix: 删除console

This commit is contained in:
zhangyu
2021-07-08 16:38:21 +08:00
parent 25fb5d1c50
commit ba659321ac

View File

@@ -215,7 +215,6 @@ export default {
},
methods: {
initChart () {
consoe.lod(a)
const self = this
const chartParams = this.chartInfo.params ? JSON.parse(this.chartInfo.params) : null // 图表参数
if (this.isMap) {