#
whycq
2024-02-29 a42b3936ec8b02ebdae624cc2e52a685775816c8
pages/home/home.vue
@@ -24,6 +24,27 @@
            icon: '',
            elements: [],
            elements2: [
               {
                  title: '平库上架',
                  name: 'GoodsUp',
                  color: 'cyan',
                  cuIcon: 'pullup',
                  url: '/pakin/goodsUp'
               },
               {
                  title: '条码上架',
                  name: 'GoodsUp',
                  color: 'cyan',
                  cuIcon: 'pullup',
                  url: '/pakin/sourceMenu'
               },
               {
                  title: '平库下架',
                  name: 'GoodsDown',
                  color: 'cyan',
                  cuIcon: 'pullup',
                  url: '/pakin/goodsDown2'
               },
               // {
               //    title: '组托入库',
               //    name: 'pakin',
@@ -38,13 +59,13 @@
               //    cuIcon: 'pullup',
               //    url: '/order/orderPakin'
               // },
               {
                  title: '组托上架',
                  name: 'putOn',
                  color: 'cyan',
                  cuIcon: 'pullup',
                  url: '/pakin/putOn'
               },
               // {
               //    title: '组托上架',
               //    name: 'putOn',
               //    color: 'cyan',
               //    cuIcon: 'pullup',
               //    url: '/pakin/putOn'
               // },
               // {
               //    title: '订单组托2',
               //    name: 'putOn',
@@ -59,13 +80,13 @@
               //    cuIcon: 'pullup',
               //    url: '/order/orderPutOn3'
               // },
               {
                  title: '打印',
                  name: 'print',
                  color: 'purple',
                  cuIcon: 'text',
                  url: '/print/print'
               },
               // {
               //    title: '打印',
               //    name: 'print',
               //    color: 'purple',
               //    cuIcon: 'text',
               //    url: '/print/print'
               // },
               {
                  title: '订单上架',
                  name: 'orderPutOn',
@@ -95,33 +116,40 @@
                  url: '/stock/stockCheck'
               },
               {
                  title: '商品打印',
                  name: 'matList',
                  color: 'orange',
                  cuIcon: 'post',
                  url: '/mat/matList'
               },
               {
                  title: '补货',
                  name: 'restock',
                  color: 'yellow',
                  cuIcon: 'punch',
                  url: '/stock/restock'
               },
               {
                  title: '转全板',
                  name: 'piking',
                  title: '库位转移',
                  name: 'locMove',
                  color: 'olive',
                  cuIcon: 'order',
                  url: '/pakin/piking'
                  url: '/loc/locMove'
               },
               {
                  title: '换板绑定',
                  name: 'changePallet',
                  color: 'green',
                  cuIcon: 'order',
                  url: '/stock/changePallet'
               },
               // {
               //    title: '商品打印',
               //    name: 'matList',
               //    color: 'orange',
               //    cuIcon: 'post',
               //    url: '/mat/matList'
               // },
               // {
               //    title: '补货',
               //    name: 'restock',
               //    color: 'yellow',
               //    cuIcon: 'punch',
               //    url: '/stock/restock'
               // },
               // {
               //    title: '转全板',
               //    name: 'piking',
               //    color: 'olive',
               //    cuIcon: 'order',
               //    url: '/pakin/piking'
               // },
               // {
               //    title: '换板绑定',
               //    name: 'changePallet',
               //    color: 'green',
               //    cuIcon: 'order',
               //    url: '/stock/changePallet'
               // },
               {
                  title: '退出登录',
                  name: 'logOut',