#
whycq
2023-05-06 664145bee0bba99cc4f727080df5eb42f4e73b35
pages/home/home.vue
@@ -62,13 +62,20 @@
                  url: '/stock/stockQuery'
               },
               {
                  title: '库存盘点',
                  title: '盘点',
                  name: 'stockCheck',
                  color: 'red',
                  cuIcon: 'post',
                  url: '/stock/stockCheck'
               },
               {
                  title: '商品列表',
                  name: 'matList',
                  color: 'red',
                  cuIcon: 'post',
                  url: '/mat/matList'
               },
               {
                  title: '退出登录',
                  name: 'logOut',
                  color: 'grey',