pages/home/home.vue
@@ -67,7 +67,7 @@ name: 'orderPutOn', color: 'yellow', cuIcon: 'pullup', url: '/order/orderList' url: '/warehouse/orderList' }, { title: '订单组托', @@ -81,7 +81,7 @@ name: 'orderPickConfirm', color: 'green', cuIcon: 'pulldown', url: '/order/orderPickConfirm' url: '/order/orderPickConfirm2' }, { title: '并板途中拣料', @@ -91,6 +91,13 @@ url: '/order/orderListParallelBoard' }, { title: '多次拣料', name: 'ParallelBoard1', color: 'blue', cuIcon: 'pulldown', url: '/order/orderListParallelBoard1' }, { title: '拣料途中并板', name: 'PickBoard', color: 'orange',