diff --git a/src/pages/05_quotation/peview/ViewForm.vue b/src/pages/05_quotation/peview/ViewForm.vue index 9ac573f1..54d5fe78 100644 --- a/src/pages/05_quotation/peview/ViewForm.vue +++ b/src/pages/05_quotation/peview/ViewForm.vue @@ -2,6 +2,7 @@ import { onMounted, nextTick, ref, watch } from 'vue'; // NOTE: Import stores // NOTE Import Types +import { BankBook } from 'stores/branch/types'; // NOTE: Import Components import ViewHeader from './ViewHeader.vue'; @@ -264,6 +265,11 @@ watch(elements, () => { > ช่องทางซำระเงิน +