Merge branch 'master' of https://e.coding.net/ctcdevteam/ehs/ehs_web
This commit is contained in:
commit
1a6d53a685
|
@ -1379,7 +1379,7 @@ const routes = [
|
||||||
meta: {
|
meta: {
|
||||||
title: "生产二部记录",
|
title: "生产二部记录",
|
||||||
// icon: "el-icon-cellphone",
|
// icon: "el-icon-cellphone",
|
||||||
perms: ["wpm"],
|
// perms: ["wpm"],
|
||||||
hidden: true,
|
hidden: true,
|
||||||
},
|
},
|
||||||
component: "wpm/worktaskFlog",
|
component: "wpm/worktaskFlog",
|
||||||
|
@ -1390,7 +1390,7 @@ const routes = [
|
||||||
meta: {
|
meta: {
|
||||||
title: "生产二部",
|
title: "生产二部",
|
||||||
// icon: "el-icon-cellphone",
|
// icon: "el-icon-cellphone",
|
||||||
perms: ["wpm"],
|
perms: ["mlog_dept6"],
|
||||||
},
|
},
|
||||||
children: [
|
children: [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue