UNPKG

logwire-wms-ui-test

Version:

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

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