diff --git a/src/views/dashboard/screen/wp29/RegulationQuantityChart.vue b/src/views/dashboard/screen/wp29/RegulationQuantityChart.vue index 45e89c5..80f1523 100644 --- a/src/views/dashboard/screen/wp29/RegulationQuantityChart.vue +++ b/src/views/dashboard/screen/wp29/RegulationQuantityChart.vue @@ -58,7 +58,7 @@ export default { // 初始化图表 initChart() { let option = { - color: [ '#3CC3BE','#97E3E0','#069F99'], + color: ['#069F99', '#3CC3BE','#97E3E0'], grid: { left: '0', top : '20'