Browse Source

新增组件及页面

liuqiwen 3 years ago
parent
commit
d54bc554a7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dgtis-ui/src/views/index.vue

+ 1 - 1
dgtis-ui/src/views/index.vue

@@ -289,7 +289,7 @@
         // 近10年有效客户数
         barChartVistorsData:{
           yAxisName:'数量:个',
-          color:['#048EF3','#7FE59A','#FAD889','#F29EC2','#00C7FF'],
+          color:['#F29EC2','#7FE59A','#FAD889','#048EF3','#00C7FF'],
           xAxisData:[],
           seriesData:[]
         },