UNPKG

logwire-wms-ui-test

Version:

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

12 lines (8 loc) 323 B
/* * 分区拣选集合 - 执行页 * @author: 张文 * @date 2022-06-21 * */ import lwOutboundPickMergeActionPage from "./index.vue"; lwOutboundPickMergeActionPage.install = Vue => Vue.component(lwOutboundPickMergeActionPage.name, lwOutboundPickMergeActionPage) export default lwOutboundPickMergeActionPage