UNPKG

logwire-wms-ui-test

Version:

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

12 lines (8 loc) 305 B
/* * 复核捆包 - 全部复核 * @author: 张文 * @date 2022-06-29 * */ import lwOutboundBaleAllCheckPage from "./index.vue"; lwOutboundBaleAllCheckPage.install = Vue => Vue.component(lwOutboundBaleAllCheckPage.name, lwOutboundBaleAllCheckPage) export default lwOutboundBaleAllCheckPage