#
zjj
2024-10-30 f62410d5ff3124f13612235eea6583088fadffcf
pages/home/home.vue
@@ -25,25 +25,32 @@
            elements: [],
            elements2: [
               {
                  title: '组托入库',
                  title: '组托',
                  name: 'pakin',
                  color: 'cyan',
                  cuIcon: 'pullup',
                  url: '/pakin/pakin'
               },
               // {
               //    title: '再次拣料',
               //    name: 'changePallet',
               //    color: 'green',
               //    cuIcon: 'order',
               //    url: '/pakin/pickAgain'
               // },
               {
                  title: '拣料站到站',
                  name: 'leftover',
                  color: 'orange',
                  cuIcon: 'pullup',
                  url: '/pakin/leftovers'
               },
               {
                  title: '订单入库',
                  name: 'orderPakin',
                  color: 'red',
                  cuIcon: 'pullup',
                  url: '/order/orderPakin'
                  url: '/order/orderList'
               },
               {
                  title: '呼叫Agv',
                  name: 'changePallet',
                  color: 'green',
                  cuIcon: 'order',
                  url: '/AGV/AGVStart'
               },
               // {
               //    title: '组托上架',