@@ -135,7 +135,7 @@
});
}
- return;
+ // return;
let API = !!status ? approveTaskWithVariables : rejectTask;
await API({
id: this.taskId,