UNPKG

logwire-wms-ui-test

Version:

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

12 lines (8 loc) 312 B
/* * 租赁归还 - 起始页 * @author: 张文 * @date: 2022-12-22 * */ import lwContainerRentBackIndexPage from "./index.vue"; lwContainerRentBackIndexPage.install = Vue => Vue.component(lwContainerRentBackIndexPage.name, lwContainerRentBackIndexPage) export default lwContainerRentBackIndexPage