logistics.hbs 200 Bytes
<div class="logistics-page" id="logistics">
    <component :is="currentView" :company_id="company_id" :company_name="company_name" applyid='{{applyid}}' type='{{type}}' keep-alive></component>
</div>