PMCORE-3268:Preview does not work in mode edit
Correction ellipsis CR
This commit is contained in:
@@ -58,6 +58,7 @@ export default {
|
||||
if (response.statusText === "OK") {
|
||||
that.$refs["modal-delete-list"].hide();
|
||||
that.$parent.$refs["table"].getData();
|
||||
that.$parent.$refs['ellipsis-' + that.data.id].hideActionButtons();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user