Explorar el Código

林业可视化

lchao hace 2 años
padre
commit
c450fc5b3c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: {