Merge branch 'dillon/122-1688-po-automation-project' into vapor/development

This commit is contained in:
Dillon Ngo
2026-01-13 16:07:48 +08:00
@@ -120,7 +120,7 @@
<div class="row" v-if="useUploadPdfPo">
<div class="col">
<!-- <pdf-table-extractor-component :booking-id="data.id" :section="section"></pdf-table-extractor-component> -->
<upload-purchase-order-pdf-v2-form-component :booking-id="booking.id" :section="section"></upload-purchase-order-pdf-v2-form-component>
<upload-purchase-order-pdf-v2-form-component :booking-id="data.id" :section="section"></upload-purchase-order-pdf-v2-form-component>
</div>
</div>
</div>