route生产二部权限替换
This commit is contained in:
parent
c43e670eb1
commit
bbc0603bdf
|
@ -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: [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue