skyouc
2 天以前 4616cff3a14b81c4d488697f43fc7aad3cf3f10f
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',