Explorar el Código

Merge branch 'hotfix/index-bug' of duanxiaoduan/tmr-group-admin into release/v1.0.2

duanxiaoduan hace 1 año
padre
commit
967d2ffe16
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/dashboard/index.vue

+ 1 - 1
src/views/dashboard/index.vue

@@ -846,7 +846,7 @@
           //     serie.push(item);
           //   }
           //   console.log(serie)
-          //   return serie;
+          //   return serie; 
           // }()
         };
         this.accuracy.chart1.chartLine.setOption(option)