#
Junjie
2024-10-11 1ae4309fe4fbc19dcdcaa28b1193a2737299b900
pages/home/home.vue
@@ -67,7 +67,7 @@
                  name: 'orderPutOn',
                  color: 'yellow',
                  cuIcon: 'pullup',
                  url: '/order/orderPutOn'
                  url: '/order/orderList'
               },
               {
                  title: '订单组托',
@@ -85,10 +85,24 @@
               },
               {
                  title: '并板途中拣料',
                  name: 'orderListParallelBoard',
                  name: 'ParallelBoard',
                  color: 'green',
                  cuIcon: 'pulldown',
                  url: '/order/orderListParallelBoard'
               },
               {
                  title: '拣料途中并板',
                  name: 'PickBoard',
                  color: 'orange',
                  cuIcon: 'pulldown',
                  url: '/order/orderListPickBoard'
               },
               {
                  title: '多次并板',
                  name: 'BoardMany',
                  color: 'yellow',
                  cuIcon: 'pulldown',
                  url: '/order/mergeBoardManyTimes'
               },
               {
                  title: '制令入库',
@@ -97,6 +111,13 @@
                  cuIcon: 'pulldown',
                  url: '/order/zlOrderPakin'
               },
               {
                  title: '商品信息查询',
                  name: 'MatInformation',
                  color: 'red',
                  cuIcon: 'pulldown',
                  url: '/mat/matInformation'
               },
               // {
               //    title: '库存查询',
               //    name: 'stockQuery',