UNPKG

logwire-wms-ui-test

Version:

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

12 lines (8 loc) 304 B
/* * 出库拣选 - 按箱 * @author: 张文 * @date 2022-06-16 * */ import lwOutboundPickBoxActionPage from "./index.vue"; lwOutboundPickBoxActionPage.install = Vue => Vue.component(lwOutboundPickBoxActionPage.name, lwOutboundPickBoxActionPage) export default lwOutboundPickBoxActionPage