浏览代码

数据中心

彭宇 3 年之前
父节点
当前提交
24d9a9956e
共有 1 个文件被更改,包括 0 次插入1 次删除
  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;