UNPKG

logwire-wms-ui-test

Version:

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

12 lines (8 loc) 275 B
/* * 异常移动 * @author: 张文 * @date 2022-05-19 * */ import lwInnerAbnormalMovePage from "./index.vue"; lwInnerAbnormalMovePage.install = Vue => Vue.component(lwInnerAbnormalMovePage.name, lwInnerAbnormalMovePage) export default lwInnerAbnormalMovePage