UNPKG

logwire-wms-ui-test

Version:

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

12 lines (8 loc) 333 B
/* * 库内异常上报 - 执行页 * @author: 张文 * @date 2022-02-25 * */ import lwInnerReportAbnormalActionPage from "./index.vue"; lwInnerReportAbnormalActionPage.install = Vue => Vue.component(lwInnerReportAbnormalActionPage.name, lwInnerReportAbnormalActionPage) export default lwInnerReportAbnormalActionPage