diff --git a/src/pages/05_quotation/QuotationForm.vue b/src/pages/05_quotation/QuotationForm.vue index d02e4f14..2abf03ae 100644 --- a/src/pages/05_quotation/QuotationForm.vue +++ b/src/pages/05_quotation/QuotationForm.vue @@ -54,7 +54,7 @@ import { SaveButton, EditButton, UndoButton, - CloseButton, + CancelButton, MainButton, } from 'components/button'; import QuotationFormReceipt from './QuotationFormReceipt.vue'; @@ -2233,14 +2233,9 @@ async function formDownload() {