PMCORE-2780: Is not possible to edit the Object Supervisors
remove debugger fix code
This commit is contained in:
@@ -509,7 +509,7 @@ export default {
|
||||
DEL_INDEX: data.row.DEL_INDEX,
|
||||
PRO_UID: data.row.PRO_UID,
|
||||
TAS_UID: data.row.TAS_UID,
|
||||
ACTION: "todo",
|
||||
ACTION: this.dataCase.ACTION || "todo"
|
||||
});
|
||||
this.$emit("onUpdatePage", "XCase");
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user