Browse Source

事件列表图片

彭宇 2 năm trước cách đây
mục cha
commit
5aa53259c8
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/components/vBottomMenu.vue

+ 0 - 1
src/components/vBottomMenu.vue

@@ -289,7 +289,6 @@ export default {
       selectTaskBO().then(res => {
         this.taskList=res.data
         this.taskCount=res.data.length
-        debugger
       })
     },
     handleCheckedCitiesChangeBan(value) {