From 466c8270b43a25c1fed5c123fd0feb514ef6b7f6 Mon Sep 17 00:00:00 2001 From: shijing Date: Fri, 22 Mar 2024 14:14:51 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E5=BA=93=E5=AD=98=E6=A3=80?= =?UTF-8?q?=E9=AA=8C=E7=BB=9F=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/route.js | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) 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",