logistics.hbs 200 Bytes Raw Blame History Permalink 1 2 3 <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>