logwire-wms-ui-test
Version:
运匠科技wms-PDA基础组件库
12 lines (8 loc) • 363 B
JavaScript
/*
* 主库位配置 - 起始页
* @author: 杨震天
* @date 2022-07-05
* */
import lwInnerMasterLocationConfigActionPage from "./index.vue";
lwInnerMasterLocationConfigActionPage.install = Vue => Vue.component(lwInnerMasterLocationConfigActionPage.name, lwInnerMasterLocationConfigActionPage)
export default lwInnerMasterLocationConfigActionPage