Commit 77ed930d authored by jingnan's avatar jingnan 👀

删除控制台打印

parent f0b56936
......@@ -295,7 +295,6 @@ export default {
// this.addData(res.items.content, res.items.totalElements)
// })
get('/indexTask/task/finishStatistics').then(res => {
console.log('res: ', res)
if (params.page === 1) {
this.taskList = []
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment