fix:coding#732

This commit is contained in:
shijing 2024-12-25 15:04:03 +08:00
parent 6fd9f94271
commit bfba9b2e7c
1 changed files with 12 additions and 1 deletions

View File

@ -1378,7 +1378,7 @@ const routes = [
meta: {
title: "生产二部记录",
// icon: "el-icon-cellphone",
// perms: ["wpm"],
perms: ["wpm"],
hidden: true,
},
component: "wpm/worktaskFlog",
@ -3217,6 +3217,17 @@ const routes = [
},
component: "bigScreen/index_heihuadept.vue",
},
{
path: "/bigScreenP_jianbo",
name: "bigScreenP_jianbo",
meta: {
title: "减薄车间",
icon: "el-icon-trend-charts",
perms: ["bigScreenP_dept_jb"],
fullpage: true,
},
component: "bigScreen/index_jianbodept.vue",
},
{
path: "/bigScreenP_10",
name: "bigScreenP_10",