UNPKG

logwire-wms-ui-test

Version:

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

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