mirror of
https://gitlab.com/omair-personal/izyim.git
synced 2026-08-19 04:14:05 +00:00
Update ShippingStepComponenet.vue
This commit is contained in:
@@ -140,10 +140,10 @@
|
||||
</div>
|
||||
</modal-component>
|
||||
<confirm-modal-component v-if="arrangementExist"
|
||||
title="Arrived To Port"
|
||||
:message="'Are you sure this order has arrived to port?'"
|
||||
type="shippingComplete"
|
||||
v-on:confirm="completeShipping()"></confirm-modal-component>
|
||||
title="Arrived To Port"
|
||||
:message="'Are you sure this order has arrived to port?'"
|
||||
type="shippingComplete"
|
||||
v-on:confirm="completeShipping()"></confirm-modal-component>
|
||||
</div>
|
||||
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user