Browse Source

新增组件及页面

liuqiwen 4 years ago
parent
commit
4e2ecc01ac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dgtis-ui/src/views/dashboard/BarTwoWayChart.vue

+ 1 - 1
dgtis-ui/src/views/dashboard/BarTwoWayChart.vue

@@ -205,7 +205,7 @@
               barWidth: '50%',
               xAxisIndex: 1,
               yAxisIndex: 1,
-              name: "app",
+              name: that.data.legendData[1],
               itemStyle: {
                 color: '#048EF3',
               },