Browse Source

林业可视化

lchao 2 năm trước cách đây
mục cha
commit
c450fc5b3c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/bigdata/chart-weatherStation.vue

+ 1 - 1
src/views/bigdata/chart-weatherStation.vue

@@ -118,7 +118,7 @@
 				              type: 'bar',
 				              yAxisIndex: 1,
 				              barWidth: "10%",
-				              data: [150, 298, 206, 75, 154]
+				              data: that.data_value
 				          }
 				      ],
 				      itemStyle: {