wang_xy 2 years ago
parent
commit
ab7f17579c
1 changed files with 0 additions and 1 deletions
  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);