#
whycq
2023-04-12 c374c2573c98919b9f249de0ab404e2e3718a13e
pages/index/index.vue
@@ -23,60 +23,60 @@
      data() {
         return {
            elements:[
               {
                  title: '下线打包',
                  name: 'offline',
                  color: 'blue',
                  cuIcon: 'forward'
               },
               // {
               //    title: '下线打包',
               //    name: 'offline',
               //    color: 'blue',
               //    cuIcon: 'forward'
               // },
               {
                  title: '委外入库',
                  name: 'outPakin',
                  color: 'blue',
                  cuIcon: 'copy'
               },
               {
                  title: '入库通过档',
                  name: 'notificationFile',
                  color: 'blue',
                  cuIcon: 'copy'
               },
               {
                  title: '出库确认',
                  name: 'checkout',
                  color: 'blue',
                  cuIcon: 'edit'
               },
               {
                  title: '残次品',
                  name: 'bad',
                  color: 'blue',
                  cuIcon: 'delete'
               },
               {
                  title: '库位盘点',
                  name: 'stockCheck',
                  color: 'blue',
                  cuIcon: 'safe'
               },
               {
                  title: '换板绑定',
                  name: 'changePallet',
                  color: 'blue',
                  cuIcon: 'refresh'
               },
               {
                  title: '组托入库',
                  name: 'pakin',
                  color: 'grey',
                  cuIcon: 'copy'
               },
               {
                  title: '订单组托',
                  name: 'order',
                  color: 'grey',
                  cuIcon: 'goods'
               },
               // {
               //    title: '入库通过档',
               //    name: 'notificationFile',
               //    color: 'blue',
               //    cuIcon: 'copy'
               // },
               // {
               //    title: '出库确认',
               //    name: 'checkout',
               //    color: 'blue',
               //    cuIcon: 'edit'
               // },
               // {
               //    title: '残次品',
               //    name: 'bad',
               //    color: 'blue',
               //    cuIcon: 'delete'
               // },
               // {
               //    title: '库位盘点',
               //    name: 'stockCheck',
               //    color: 'blue',
               //    cuIcon: 'safe'
               // },
               // {
               //    title: '换板绑定',
               //    name: 'changePallet',
               //    color: 'blue',
               //    cuIcon: 'refresh'
               // },
               // {
               //    title: '组托入库',
               //    name: 'pakin',
               //    color: 'grey',
               //    cuIcon: 'copy'
               // },
               // {
               //    title: '订单组托',
               //    name: 'order',
               //    color: 'grey',
               //    cuIcon: 'goods'
               // },
               {
                  title: '退出登录',
                  name: 'logOut',