Browse Source

可视化任务列表

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

+ 0 - 2
src/components/vBottomMenu.vue

@@ -509,8 +509,6 @@
 			})
       /** 获取任务 */
       this.selectTaskList()
-      /** 获取消息个数 */
-      this.selectMessageCount();
       /** 获取消息列表 */
       this.selectMessageList();
 		},