PMCORE-2879: Cancel Case button does not work when it comes from a email link with new UI
remove debugger
This commit is contained in:
@@ -308,6 +308,12 @@ export default {
|
||||
});
|
||||
}
|
||||
},
|
||||
/**
|
||||
* update view in component
|
||||
*/
|
||||
updateView(){
|
||||
this.$refs["vueTable"].getData();
|
||||
}
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user