UNPKG

logwire-wms-ui-test

Version:

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

12 lines (8 loc) 271 B
/* * 在库异常模块 * @author: 张文 * @date 2022-05-11 * */ import lwInnerAbnormalModule from "./index.vue"; lwInnerAbnormalModule.install = Vue => Vue.component(lwInnerAbnormalModule.name, lwInnerAbnormalModule) export default lwInnerAbnormalModule