pages/home/home.vue
@@ -31,6 +31,13 @@ cuIcon: 'pullup', url: '/pakin/pakin' }, { title: 'AGV组托入库', name: 'AGVPakin', color: 'cyan', cuIcon: 'pullup', url: '/AGV/AGVPakin' }, // { // title: '再次拣料', // name: 'changePallet', @@ -38,13 +45,13 @@ // cuIcon: 'order', // url: '/pakin/pickAgain' // }, { title: '订单入库', name: 'orderPakin', color: 'red', cuIcon: 'pullup', url: '/order/orderPakin' }, // { // title: '订单入库', // name: 'orderPakin', // color: 'red', // cuIcon: 'pullup', // url: '/order/orderPakin' // }, { title: 'AGV移动任务', name: 'AGVStart',