PMCORE-2780: Is not possible to edit the Object Supervisors

remove debugger

fix code
This commit is contained in:
Rodrigo Quelca
2021-01-26 18:54:19 +00:00
parent 812f84dc36
commit 650b248e16
5 changed files with 5 additions and 2 deletions

View File

@@ -274,6 +274,7 @@ export default {
PRO_UID: item.PRO_UID,
TAS_UID: item.TAS_UID,
APP_NUMBER: item.CASE_NUMBER,
ACTION: "todo"
});
that.$emit("onUpdatePage", "case-detail");
});