#
zjj
2023-11-16 7b970c2666ae8d51147890b328d63040bddb751d
pages/home/home.vue
@@ -24,13 +24,28 @@
            icon: '',
            elements: [],
            elements2: [
               // {
               //    title: '组托入库',
               //    name: 'pakin',
               //    color: 'orange',
               //    cuIcon: 'pullup',
               //    url: '/pakin/pakin'
               // },
               {
                  title: '平库上架',
                  name: 'goodsUp',
                  color: 'pink',
                  cuIcon: 'pullup',
                  url: '/pakin/goodsUp'
               },
               {
                  title: '平库下架',
                  name: 'goodsDown',
                  color: 'orange',
                  cuIcon: 'pullup',
                  url: '/pakin/goodsDown'
               },
               {
                  title: '平库组托',
                  name: 'pakin',
                  color: 'orange',
                  cuIcon: 'pullup',
                  url: '/pakin/pakin'
               },
               // {
               //    title: '订单组托',
               //    name: 'orderPakin',
@@ -66,14 +81,7 @@
               //    color: 'purple',
               //    cuIcon: 'text',
               //    url: '/print/print'
               // },
               {
                  title: '生成订单',
                  name: 'orderPutOn',
                  color: 'mauve',
                  cuIcon: 'pullup',
                  url: '/order/createOrder'
               },
               // },
               // {
               //    title: '订单上架',
               //    name: 'orderPutOn',
@@ -81,12 +89,19 @@
               //    cuIcon: 'pullup',
               //    url: '/order/orderPutOn'
               // },
               // {
               //    title: '订单下架',
               //    name: 'orderPutDown',
               //    color: 'pink',
               //    cuIcon: 'pulldown',
               //    url: '/order/orderPutDown'
               // },
               {
                  title: '订单下架',
                  name: 'orderPutDown',
                  title: '拣货下架',
                  name: 'pickOffLines',
                  color: 'pink',
                  cuIcon: 'pulldown',
                  url: '/order/orderPutDown'
                  url: '/order/pickOffLines'
               },
               {
                  title: '库存查询',