Update index.vue

This commit is contained in:
老叶
2022-10-28 15:09:04 +08:00
parent 4b0f4746e0
commit 85a3704435
@@ -70,6 +70,13 @@
type: 'category',
data: data.dataTitle
},
grid: {
top: '1%',
left: '2%',
right: '5%',
bottom: '1%',
containLabel: true
},
series: [
{
data: data.dataValue,