UNPKG

logwire-wms-ui-test

Version:

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

12 lines (8 loc) 330 B
/* * 滞留件转存 - 执行页 * @author: 张文 * @date 2022-07-09 * */ import lwOutboundBoxTransferActionPage from "./index.vue"; lwOutboundBoxTransferActionPage.install = Vue => Vue.component(lwOutboundBoxTransferActionPage.name, lwOutboundBoxTransferActionPage) export default lwOutboundBoxTransferActionPage