mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
Merge branch 'dillon/122-1688-po-automation-project' into vapor/development
This commit is contained in:
@@ -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> -->
|
||||
<pdf-upload-1688-component :booking-id="data.id" :section="section"></pdf-upload-1688-component>
|
||||
<upload-purchase-order-pdf-v2-form-component :booking-id="booking.id" :section="section"></upload-purchase-order-pdf-v2-form-component>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
+1
-1
@@ -379,7 +379,7 @@
|
||||
<div class="row" v-if="!booking.documents.ecommerce_purchase_order">
|
||||
<div class="col">
|
||||
<!-- <upload-purchase-order-pdf-form-component :data="booking" :section="section"></upload-purchase-order-pdf-form-component> -->
|
||||
<pdf-upload-1688-component :booking-id="booking.id" :section="section"></pdf-upload-1688-component>
|
||||
<upload-purchase-order-pdf-v2-form-component :booking-id="booking.id" :section="section"></upload-purchase-order-pdf-v2-form-component>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user