#
zjj
2024-05-30 24db75ff3d25124eb911fbcbbf90b716c1a3c452
pages/home/home.vue
@@ -50,7 +50,7 @@
                  name: 'orderPutOn',
                  color: 'yellow',
                  cuIcon: 'pullup',
                  url: '/order/orderPutOn'
                  url: '/order/orderList'
               },
               {
                  title: '订单组托',
@@ -59,6 +59,13 @@
                  cuIcon: 'pulldown',
                  url: '/order/orderComb'
               },
               {
                  title: '并板入库',
                  name: 'orderPickConfirm',
                  color: 'green',
                  cuIcon: 'pulldown',
                  url: '/order/orderPickConfirm'
               },
               // {
               //    title: '库存查询',
               //    name: 'stockQuery',