diff --git a/src/App.vue b/src/App.vue index 1f34fde..c3ffce8 100644 --- a/src/App.vue +++ b/src/App.vue @@ -42,6 +42,8 @@ const editDeal = (newDealReqId, dealId) => { $('#client-history__bg').hide(10); $('#client_history').hide(10); + $('#object-history__bg').hide(10); + $('#object-history').hide(10); $('body').removeClass('lock'); dialog.open(DealModal, {