wang_xy %!s(int64=2) %!d(string=hai) anos
pai
achega
c0df95b059
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/bigdata/chart-equipmentDistribution.vue

+ 1 - 0
src/views/bigdata/chart-equipmentDistribution.vue

@@ -34,6 +34,7 @@
       sbfb() {
         let that = this
         getSbfb().then(resp => {
+          that.data_sbfb = resp.data;
           that.myEcharts2();
         })
       },