UNPKG

logwire-wms-ui-test

Version:

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

12 lines (8 loc) 307 B
/* * 出库交接 - 起始页 * @author: 张文 * @date 2022-07-11 * */ import lwOutboundHandoverIndexPage from "./index.vue"; lwOutboundHandoverIndexPage.install = Vue => Vue.component(lwOutboundHandoverIndexPage.name, lwOutboundHandoverIndexPage) export default lwOutboundHandoverIndexPage