UNPKG

logwire-wms-pda-ui

Version:

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

11 lines (8 loc) 303 B
/* * 包材领用单 - 执行领用单 * @author: 王强 * @date 2022-06-29 * */ import lwMaterialApplyActionPage from "./index.vue" lwMaterialApplyActionPage.install = Vue => Vue.component(lwMaterialApplyActionPage.name, lwMaterialApplyActionPage) export default lwMaterialApplyActionPage