diff --git a/src/pages/05_quotation/MainPage.vue b/src/pages/05_quotation/MainPage.vue index a4159e2f..7ac05789 100644 --- a/src/pages/05_quotation/MainPage.vue +++ b/src/pages/05_quotation/MainPage.vue @@ -680,6 +680,13 @@ async function storeDataLocal(id: string) { quotationFormData.customerBranchId = ''; } " + :beforeClose=" + () => { + agentPrice = false; + special = false; + return false; + } + " >