From bbc0603bdfb0eb103b773ab8206b9fdfe9806d71 Mon Sep 17 00:00:00 2001 From: Li xia <2309368887@qq.com> Date: Fri, 13 Dec 2024 17:41:16 +0800 Subject: [PATCH] =?UTF-8?q?route=E7=94=9F=E4=BA=A7=E4=BA=8C=E9=83=A8?= =?UTF-8?q?=E6=9D=83=E9=99=90=E6=9B=BF=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/route.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/config/route.js b/src/config/route.js index d7c6f98b..6bc0891c 100644 --- a/src/config/route.js +++ b/src/config/route.js @@ -1379,7 +1379,7 @@ const routes = [ meta: { title: "生产二部记录", // icon: "el-icon-cellphone", - perms: ["wpm"], + // perms: ["wpm"], hidden: true, }, component: "wpm/worktaskFlog", @@ -1390,7 +1390,7 @@ const routes = [ meta: { title: "生产二部", // icon: "el-icon-cellphone", - perms: ["wpm"], + perms: ["mlog_dept6"], }, children: [ { @@ -2968,7 +2968,7 @@ const routes = [ hidden: true, }, component: "enm_rm/logDetail", - }, + }, { name: "srule", path: "/enm_base/srule", @@ -2977,7 +2977,7 @@ const routes = [ perms: ["srule"], }, component: "mtm/srule", - }, + }, ], }, //每月配置 @@ -3445,7 +3445,7 @@ const routes = [ }, component: "statistics/task_rate_gx.vue", }, - //人员绩效统计——光芯 + //人员绩效统计——光芯 { path: "/work_statistics", name: "work_statistics",