diff --git a/src/pages/05_quotation/QuotationForm.vue b/src/pages/05_quotation/QuotationForm.vue index 4f99f50e..e7a5436d 100644 --- a/src/pages/05_quotation/QuotationForm.vue +++ b/src/pages/05_quotation/QuotationForm.vue @@ -47,6 +47,7 @@ import { UndoButton, DeleteButton, CancelButton, + MainButton, } from 'components/button'; import ProductServiceForm from './ProductServiceForm.vue'; import QuotationFormInfo from './QuotationFormInfo.vue'; @@ -881,17 +882,14 @@ function storeDataLocal() {