Browse Source

数据中心

彭宇 3 năm trước cách đây
mục cha
commit
24d9a9956e
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/event.vue

+ 0 - 1
src/views/event.vue

@@ -947,7 +947,6 @@
         let that = this
         //获取左侧菜单列表
         getTodayEvent().then(res => {
-          debugger
           //今日事件
           that.todayEventCountList = res.data.eventcountStatus;
           that.todayEventSourcetList = res.data.eventcountSource;