linweizeng 2 年 前
コミット
71ac0e695c
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/system/jbdScan/approve/approveJS.js

+ 1 - 1
src/views/system/jbdScan/approve/approveJS.js

@@ -430,7 +430,7 @@ export default {
                     data: data3,
                     data: data3,
                     label: this.barLable
                     label: this.barLable
                 }],
                 }],
-                color: ['#7552cc', '#037ef3', '#fd666d'],
+                color: ['rgb(55, 162, 218)', 'rgb(103, 224, 227)', 'rgb(253, 102, 109)'],
                 tooltip: {
                 tooltip: {
                     show: true,
                     show: true,
                     trigger: 'axis'
                     trigger: 'axis'