去掉盘点历史

feature/nanjing-wuliu
yiming 3 years ago
parent 1b111c0bfa
commit c4d2ac5d9a

@ -102,15 +102,15 @@ const routes = [{
},
component: () => import('@/views/checkManage/checkOperation'),
},
{
path: 'checkHistory',
name: 'checkHistory',
meta: {
icon: 'tag',
name: '盘点历史',
},
component: () => import('@/views/historyCheck/index'),
},
// {
// path: 'checkHistory',
// name: 'checkHistory',
// meta: {
// icon: 'tag',
// name: '盘点历史',
// },
// component: () => import('@/views/historyCheck/index'),
// },
// {
// path: 'stockHistory',
// name: 'stockHistory',

Loading…
Cancel
Save