UNPKG

logwire-wms-ui-test

Version:

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

12 lines (8 loc) 327 B
/* * 报废登记 - 起始页 * @author: 张文 * @date: 2022-12-21 * */ import lwContainerScrapRecordIndexPage from "./index.vue"; lwContainerScrapRecordIndexPage.install = Vue => Vue.component(lwContainerScrapRecordIndexPage.name, lwContainerScrapRecordIndexPage) export default lwContainerScrapRecordIndexPage