#
whycq
2023-05-22 881616e9071567ab24ba0c590dd8a2e59b6c307c
pages/home/home.vue
@@ -62,7 +62,7 @@
                  url: '/stock/stockQuery'
               },
               {
                  title: '库存盘点',
                  title: '盘点',
                  name: 'stockCheck',
                  color: 'red',
                  cuIcon: 'post',
@@ -71,11 +71,32 @@
               {
                  title: '商品列表',
                  name: 'matList',
                  color: 'red',
                  color: 'orange',
                  cuIcon: 'post',
                  url: '/mat/matList'
               },
               {
                  title: '补货',
                  name: 'restock',
                  color: 'yellow',
                  cuIcon: 'punch',
                  url: '/stock/restock'
               },
               {
                  title: '转全板',
                  name: 'piking',
                  color: 'olive',
                  cuIcon: 'order',
                  url: '/pakin/piking'
               },
               {
                  title: '换板绑定',
                  name: 'changePallet',
                  color: 'green',
                  cuIcon: 'order',
                  url: '/stock/changePallet'
               },
               {
                  title: '退出登录',
                  name: 'logOut',
                  color: 'grey',