UNPKG

logwire-wms-ui-test

Version:

运匠科技wms-PDA基础组件库

12 lines (8 loc) 315 B
/* * 装车发运 - 执行发运 * @author: 张文 * @date 2022-06-07 * */ import lwOutboundDeliveryActionPage from "./index.vue"; lwOutboundDeliveryActionPage.install = Vue => Vue.component(lwOutboundDeliveryActionPage.name, lwOutboundDeliveryActionPage) export default lwOutboundDeliveryActionPage