Browse Source

修复首页“险种类别”中存量客户数量的单位

luGuangChen 2 years ago
parent
commit
4d7a9790b6
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

@@ -275,7 +275,7 @@
         },
         // 险种类别
         barChartData:{
-          yAxisNameL:'单位:',
+          yAxisNameL:'单位:',
           yAxisNameR:'单位:元',
           color:['#028FF3','#F29700'],
           xAxisData:[],