UNPKG

logwire-wms-pda-ui

Version:

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

12 lines (8 loc) 305 B
/* * 按箱集货 * @author: 张文 * @date 2022-05-31 * */ import lwOutboundSummaryBoxIndexPage from "./index.vue"; lwOutboundSummaryBoxIndexPage.install = Vue => Vue.component(lwOutboundSummaryBoxIndexPage.name, lwOutboundSummaryBoxIndexPage) export default lwOutboundSummaryBoxIndexPage