wang_xy hace 2 años
padre
commit
ab7f17579c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/views/bigdata/bigdata.vue

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

@@ -372,7 +372,6 @@ export default {
 
       getEventInfoList(){
         getEventInfoList().then(res => {
-          debugger
           for(let i in res.data){
             const data = [];
             data.push(res.data[i].areaTotal);