From 35641740e318f493dfccef47a93a4f09d412c9aa Mon Sep 17 00:00:00 2001 From: fengchenchen Date: Thu, 10 Aug 2023 09:20:02 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90update=E3=80=91-wp29=20=E6=B3=95?= =?UTF-8?q?=E8=A7=84=E6=95=B0=E9=87=8F=E7=BB=9F=E8=AE=A1=20=E9=A2=9C?= =?UTF-8?q?=E8=89=B2=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dashboard/screen/wp29/RegulationQuantityChart.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'