UNPKG

logwire-wms-ui-test

Version:

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

12 lines (8 loc) 296 B
/* * 打托 - 起始页 * @author: 张文 * @date: 2022-08-19 * */ import lwOutboundLpnPackIndexPage from "./index.vue"; lwOutboundLpnPackIndexPage.install = Vue => Vue.component(lwOutboundLpnPackIndexPage.name, lwOutboundLpnPackIndexPage) export default lwOutboundLpnPackIndexPage