UNPKG

logwire-wms-ui-test

Version:

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

12 lines (8 loc) 282 B
/* * 播种分拣 - 起始页 * @author: 张文 * @date 2022-06-27 * */ import lwOutboundSowIndexPage from "./index.vue"; lwOutboundSowIndexPage.install = Vue => Vue.component(lwOutboundSowIndexPage.name, lwOutboundSowIndexPage) export default lwOutboundSowIndexPage