#
whycq
2024-09-13 f9e93380e5192b35943769950c698c50b86febb6
pages/home/home.vue
@@ -32,42 +32,21 @@
                  url: '/pakin/pakin'
               },
               {
                  title: '再次拣料',
                  name: 'changePallet',
                  color: 'green',
                  cuIcon: 'order',
                  url: '/pakin/pickAgain'
               },
               {
                  title: 'AGV组托',
                  name: 'AGVPakin',
                  color: 'blue',
                  title: '文本测试',
                  name: 'pakin',
                  color: 'cyan',
                  cuIcon: 'pullup',
                  url: '/AGV/AGVPakin'
                  url: '/pakin/test'
               },
               {
                  title: 'AGV上架绑定',
                  name: 'AGVPakinBing',
                  color: 'mauve',
                  // cuIcon: 'pullup',
                  url: '/AGV/AGVPakinBing'
               },
               {
                  title: 'AGV启动入库',
                  name: 'AGVStart',
                  color: 'pink',
                  // cuIcon: 'pullup',
                  url: '/AGV/AGVStart'
               },
               {
                  title: 'AGV上架组托',
                  name: 'AGVPakinOn',
                  color: 'brown',
                  // cuIcon: 'pullup',
                  url: '/AGV/AGVPakinOn'
               },
               {
                  title: '订单组托',
               // {
               //    title: '再次拣料',
               //    name: 'changePallet',
               //    color: 'green',
               //    cuIcon: 'order',
               //    url: '/pakin/pickAgain'
               // },
               /* {
                  title: '订单入库',
                  name: 'orderPakin',
                  color: 'red',
                  cuIcon: 'pullup',
@@ -80,13 +59,13 @@
                  cuIcon: 'pullup',
                  url: '/pakin/putOn'
               },
               // {
               //    title: '打印',
               //    name: 'print',
               //    color: 'purple',
               //    cuIcon: 'text',
               //    url: '/print/print'
               // },
               {
                  title: '打印',
                  name: 'print',
                  color: 'purple',
                  cuIcon: 'text',
                  url: '/print/print'
               },
               {
                  title: '订单上架',
                  name: 'orderPutOn',
@@ -142,7 +121,7 @@
                  color: 'green',
                  cuIcon: 'order',
                  url: '/stock/changePallet'
               },
               }, */
               {
                  title: '退出登录',
                  name: 'logOut',