@@ -246,8 +246,6 @@ export default {
if (res.code === 200) {
this.tasksOptions = res.data
if (this.judge) {
- alert(query)
- console.log(res.data, 'cdscs')
this.tasksDetailList.push(res.data[0])
this.taskId.push(res.data[0].id)