wang_xy 2 年之前
父节点
当前提交
ab7f17579c
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/bigdata/bigdata.vue

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

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