#
whycq
2022-09-22 295c9eb2c051406c89dcf975abe7eb9dd2a28c4b
pages/index/index.vue
@@ -24,6 +24,18 @@
         return {
            elements:[
               {
                  title: '拣货下架',
                  name: 'pickOffLines',
                  color: 'blue',
                  cuIcon: 'video'
               },
               {
                  title: '单据上架',
                  name: 'orderPakin',
                  color: 'blue',
                  cuIcon: 'video'
               },
               {
                  title: '上架管理',
                  name: 'putOnSale',
                  color: 'blue',
@@ -74,17 +86,23 @@
               // },
               {
                  title: '库存盘点',
                  name: 'stockCheck',
                  color: 'blue',
                  cuIcon: 'safe'
               },
               {
                  title: '库存盘点',
                  name: 'stoCheck',
                  color: 'blue',
                  cuIcon: 'safe'
               },
               {
                  title: '平仓库存盘点',
                  name: 'manStoCheck',
                  color: 'blue',
                  cuIcon: 'safe'
               },
               // {
               //    title: '平仓库存盘点',
               //    name: 'manStoCheck',
               //    color: 'blue',
               //    cuIcon: 'safe'
               // },
               {
                  title: '退出登录',
                  name: 'logOut',
                  color: 'grey',