#
whycq
2023-02-02 ceb7ece71c7c70a2eabdbea64674bb4f5827961a
pages/index/index.vue
@@ -23,18 +23,18 @@
      data() {
         return {
            elements:[
               {
                  title: '上架管理',
                  name: 'putOnSale',
                  color: 'blue',
                  cuIcon: 'video'
               },
               {
                  title: '下架管理',
                  name: 'offLines',
                  color: 'blue',
                  cuIcon: 'copy'
               },
               // {
               //    title: '上架管理',
               //    name: 'putOnSale',
               //    color: 'blue',
               //    cuIcon: 'video'
               // },
               // {
               //    title: '下架管理',
               //    name: 'offLines',
               //    color: 'blue',
               //    cuIcon: 'copy'
               // },
               {
                  title: '组托入库',
                  name: 'pakin',
@@ -74,13 +74,13 @@
               // },
               {
                  title: '库存盘点',
                  name: 'stoCheck',
                  name: 'stockCheck',
                  color: 'blue',
                  cuIcon: 'safe'
               },
               {
                  title: '平仓库存盘点',
                  name: 'manStoCheck',
                  title: '拣料出库',
                  name: 'piking',
                  color: 'blue',
                  cuIcon: 'safe'
               },
@@ -90,6 +90,12 @@
               //    color: 'blue',
               //    cuIcon: 'safe'
               // },
               // {
               //    title: '平仓库存盘点',
               //    name: 'manStoCheck',
               //    color: 'blue',
               //    cuIcon: 'safe'
               // },
               {
                  title: '退出登录',
                  name: 'logOut',