wang_xy 2 năm trước cách đây
mục cha
commit
ab7f17579c
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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);