彭宇 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;