src/views/chart/work/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/chart/work/index.vue
@@ -326,6 +326,9 @@ axisPointer: { type: 'shadow' }, nameTextStyle:{ padding:20 } } ], yAxis: [ @@ -374,7 +377,7 @@ return value + ' %'; } }, data: [{value:20},{value:40}], data: data2, itemStyle: { color: '#d2eec5' }