@@ -116,7 +116,6 @@ export default {
})
.then(res => {
// console.log('多-多历史任务', res.data)
- // _this.historyTask = res.data.items
if (res.data.items) {
this.tmp_historyTask = res.data.items
let userIdStr = ''