UNPKG

logwire-wms-ui-test

Version:

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

12 lines (8 loc) 338 B
/* * 主库位配置 - 起始页 * @author: 杨震天 * @date 2022-07-05 * */ import lwInnerMasterLocationConfigIndex from "./index.vue"; lwInnerMasterLocationConfigIndex.install = Vue => Vue.component(lwInnerMasterLocationConfigIndex.name, lwInnerMasterLocationConfigIndex) export default lwInnerMasterLocationConfigIndex