PMCORE-2605:Next Home: the column messages is not working
fix conflicts check code style check code style
This commit is contained in:
@@ -99,6 +99,8 @@ export default {
|
||||
that.attachDocuments = false;
|
||||
that.dataAttachedDocuments.items = [];
|
||||
that.getCasesNotes();
|
||||
this.$refs["modal-comments"].hide();
|
||||
this.$emit("postNotes");
|
||||
} else {
|
||||
that.showAlert(response.data.message, "danger");
|
||||
that.dataAttachedDocuments.items = [];
|
||||
|
||||
Reference in New Issue
Block a user