UNPKG

logwire-wms-ui-test

Version:

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

12 lines (8 loc) 373 B
/* * 拣选容器查询 - 执行页 * @author: 张文 * @date 2022-07-09 * */ import lwOutboundPickContainerSearchActionPage from "./index.vue"; lwOutboundPickContainerSearchActionPage.install = Vue => Vue.component(lwOutboundPickContainerSearchActionPage.name, lwOutboundPickContainerSearchActionPage) export default lwOutboundPickContainerSearchActionPage