UNPKG

logwire-wms-ui-test

Version:

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

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