UNPKG

logwire-wms-ui-test

Version:

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

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