UNPKG

logwire-wms-ui-test

Version:

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

12 lines (8 loc) 326 B
/* * 维修归还详情 * @author: 张文 * @date: 2022-12-21 * */ import lwContainerRepairBackContentPage from "./index.vue"; lwContainerRepairBackContentPage.install = Vue => Vue.component(lwContainerRepairBackContentPage.name, lwContainerRepairBackContentPage) export default lwContainerRepairBackContentPage