“工程名称”修改为“用户名称”&删除console打印

This commit is contained in:
zhujiyan
2024-06-03 11:28:44 +08:00
parent 9b77cf0262
commit 00b0e02093
23 changed files with 40 additions and 91 deletions

View File

@@ -128,7 +128,6 @@ watch(
return sortYMDHMS(a.createTime) - sortYMDHMS(b.createTime)
}
}).reverse()
console.log(JSON.parse(JSON.stringify( val)),tasksList.value, '传递过来的task任务数据')
}
},
{