diff --git a/src/router/index.js b/src/router/index.js index 76b377a..391e2aa 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -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',