This commit is contained in:
ls
2025-08-05 16:05:07 +08:00
parent 2b67c41115
commit 7a9e8fc40a
44 changed files with 66 additions and 66 deletions

View File

@@ -321,7 +321,7 @@ export default {
this.crud.notify('请选择一条任务项', CRUD.NOTIFICATION_TYPE.INFO)
return
}
debugger
//debugger
if (this.dis_row.work_status !== '01') {
this.crud.notify('只能对状态为生成的任务进行修改!', CRUD.NOTIFICATION_TYPE.INFO)
return