UNPKG

logwire-wms-ui-test

Version:

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

12 lines (8 loc) 325 B
/* * 容器拣选 * @author: 张文 * @date: 2022-12-26 * */ import lwOutboundPickContainerActionPage from "./index.vue"; lwOutboundPickContainerActionPage.install = Vue => Vue.component(lwOutboundPickContainerActionPage.name, lwOutboundPickContainerActionPage) export default lwOutboundPickContainerActionPage