PMCORE-2816: Direct link is not opening the case, after the task is being routed to the next task

complete pause unnassigned

fix unnassigned

PMCORE-2816: after open link the draft menu does not work correctly

fix case informtaion in open case

fix code style 2

remove debugger

fix CR notes
This commit is contained in:
Rodrigo Quelca
2021-01-28 19:49:35 +00:00
parent d7e0e359b9
commit d8ca76dd8d
6 changed files with 48 additions and 2 deletions

View File

@@ -141,6 +141,7 @@ export default {
APP_UID: params.app_uid,
DEL_INDEX: params.del_index
});
this.$emit("cleanDefaultOption");
}
}
},