#
whycq
2024-07-29 8e852298cee281cfa3b2312f48b4840bbcd5a02d
pages/index/index.vue
@@ -27,24 +27,24 @@
               color: 'olive',
               cuIcon: 'goods'
            },
            {
               title: '出库启动',
               name: 'matOut',
               color: 'green',
               cuIcon: 'video'
            },
            {
               title: '库存盘点',
               name: 'stockCheck',
               color: 'cyan',
               cuIcon: 'squarecheck'
            },
            {
               title: '库存查询',
               name: 'stockQuery',
               color: 'blue',
               cuIcon: 'searchlist'
            },
            // {
            //    title: '出库启动',
            //    name: 'matOut',
            //    color: 'green',
            //    cuIcon: 'video'
            // },
            // {
            //    title: '库存盘点',
            //    name: 'stockCheck',
            //    color: 'cyan',
            //    cuIcon: 'squarecheck'
            // },
            // {
            //    title: '库存查询',
            //    name: 'stockQuery',
            //    color: 'blue',
            //    cuIcon: 'searchlist'
            // },
            {
               title: '退出登录',
               name: 'logOut',