diff --git a/src/config/route.js b/src/config/route.js index e92243cb..a3ef57a0 100644 --- a/src/config/route.js +++ b/src/config/route.js @@ -2369,16 +2369,16 @@ const routes = [ }, "component": "statistics/product_check2.vue" }, - { - "name": "inm_check", - "path": "/statistic/inm_check", - "meta": { - "title": "库存检验统计", - "icon": "el-icon-DataAnalysis", - "perms": ["statistic_qm"] - }, - "component": "statistics/inm_check.vue" - }, + // { + // "name": "inm_check", + // "path": "/statistic/inm_check", + // "meta": { + // "title": "库存检验统计", + // "icon": "el-icon-DataAnalysis", + // "perms": ["statistic_qm"] + // }, + // "component": "statistics/inm_check.vue" + // }, // { // "name": "good_check", // "path": "/statistic/good_check",