UNPKG

logwire-wms-ui-test

Version:

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

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