skyouc
2025-08-06 e6b2d108f49e2dc1d3c825704cb19e5557607420
pages/home/home.vue
@@ -74,6 +74,13 @@
                  color: 'purple',
                  cuIcon: 'check',
                  url: '/order/orderOutConfirm'
               },
               {
                  title: '物料查询',
                  name: 'matnrQuery',
                  color: 'cyan',
                  cuIcon: 'pullup',
                  url: '/mat/matQuery'
               },
               // {
               //    title: '打印',
@@ -131,13 +138,13 @@
               //    cuIcon: 'order',
               //    url: '/pakin/piking'
               // },
               // {
               //    title: '换板绑定',
               //    name: 'changePallet',
               //    color: 'green',
               //    cuIcon: 'order',
               //    url: '/stock/changePallet'
               // },
               {
                  title: '库位转移',
                  name: 'changePallet',
                  color: 'green',
                  cuIcon: 'order',
                  url: '/stock/changePallet'
               },
               {
                  title: '退出登录',
                  name: 'logOut',