Issues_July_3W #262
@ -91,7 +91,6 @@ const isTaskPlanning = /^\/activities\/task$/.test(location.pathname);
|
||||
|
||||
const handleSubmit = async () => {
|
||||
let WorkItemId = workItem.workItemId || workItem.id;
|
||||
debugger
|
||||
DeleteTask({
|
||||
workItemId: WorkItemId,
|
||||
workAreaId: forWorkArea?.id,
|
||||
|
Loading…
x
Reference in New Issue
Block a user