fix package component buy when they shipping schedule is not set

This commit is contained in:
omair saleh
2021-10-20 14:59:15 +08:00
parent 3752d71b4f
commit 073f89be12
@@ -142,7 +142,7 @@
</div>
</div>
</div>
<div class="row m-t-25">
<div class="row m-t-25" v-if="item.container.transport">
<div class="col"></div>
<div class="col b-t b-primary" style="border-top-width: 5px;"></div>
</div>