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