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