whycq
2023-11-13 fe46075f59ba775f3d772ea35da41cb3475d2de1
pages/home/home.vue
@@ -67,7 +67,13 @@
                  // cuIcon: 'pullup',
                  url: '/tzsk/AGV/AGVContainerMove'
               },
               {
                  title: 'AGV条码',
                  name: 'AGVCode',
                  color: 'cyan',
                  // cuIcon: 'pullup',
                  url: '/tzsk/AGV/AGVCode'
               },
               {
                  title: '组托入库',
                  name: 'pakin',
@@ -83,6 +89,13 @@
                  url: '/tzsk/order/orderPutOn'
               },
               {
                  title: '出库拣选',
                  name: 'checkOut',
                  color: 'cyan',
                  // cuIcon: 'pullup',
                  url: '/tzsk/pakin/checkOut'
               },
               {
                  title: '订单上架',
                  name: 'orderPutOn',
                  color: 'yellow',