Browse Source

新增组件及页面

liuqiwen 3 years ago
parent
commit
3dd1efa34c
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

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