UNPKG

logwire-wms-pda-ui

Version:

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

12 lines (8 loc) 302 B
/* * 出库拣选 - 起始页(控制台) * @author: 张文 * @date 2022-06-20 * */ import lwOutboundPickIndexPage from "./index.vue"; lwOutboundPickIndexPage.install = Vue => Vue.component(lwOutboundPickIndexPage.name, lwOutboundPickIndexPage) export default lwOutboundPickIndexPage