#
zjj
2025-05-05 444895beb0bfc71ea88985ae6998a4324ce23999
pages/home/home.vue
@@ -38,27 +38,34 @@
               //    cuIcon: 'order',
               //    url: '/pakin/pickAgain'
               // },
               // {
               //    title: '订单入库',
               //    name: 'orderPakin',
               //    color: 'red',
               //    cuIcon: 'pullup',
               //    url: '/order/orderPakin'
               // },
               // {
               //    title: '销售单入库',
               //    name: 'orderIn',
               //    color: 'blue',
               //    cuIcon: 'pullup',
               //    url: '/order/orderIn'
               // },
               // {
               //    title: 'Bom入库单',
               //    name: 'orderBomPakin',
               //    color: 'red',
               //    cuIcon: 'pullup',
               //    url: '/order/orderBomPakin'
               // },
               {
                  title: '订单入库',
                  name: 'orderPakin',
                  color: 'red',
                  cuIcon: 'pullup',
                  url: '/order/orderPakin'
               },
               {
                  title: 'AGV移动任务',
                  name: 'AGVStart',
                  color: 'green',
                  cuIcon: 'order',
                  url: '/AGV/AGVStart'
               },
               {
                  title: 'AGV呼叫空托盘',
                  name: 'AGVkongban',
                  color: 'blue',
                  cuIcon: 'pullup',
                  url: '/AGV/AGVkongban'
               },
               {
                  title: '出库确认',
                  name: 'outConfilm',
                  color: 'red',
                  cuIcon: 'pullup',
                  url: '/pakin/outConfilm'
               },
               // {
               //    title: '组托上架',
               //    name: 'putOn',