黔西南大屏
This commit is contained in:
@@ -91,15 +91,15 @@ export default {
|
||||
}
|
||||
}
|
||||
},
|
||||
legend, series, ...options,
|
||||
color: colors,
|
||||
grid: {
|
||||
left: '0%',
|
||||
right: '0%',
|
||||
bottom: '0%',
|
||||
top: '40px',
|
||||
top: '26px',
|
||||
containLabel: true
|
||||
}
|
||||
},
|
||||
legend, series, ...options,
|
||||
color: colors
|
||||
}
|
||||
return ops
|
||||
},
|
||||
@@ -197,7 +197,6 @@ export default {
|
||||
},
|
||||
mounted() {
|
||||
this.$nextTick(() => {
|
||||
console.log(this.$refs[this.AiEchart])
|
||||
this.watchResize()
|
||||
this.initChart()
|
||||
this.getChartData()
|
||||
|
||||
Reference in New Issue
Block a user