fix:黑化车间车间看板权限控制

This commit is contained in:
shijing 2024-08-27 15:03:21 +08:00
parent 5017710f33
commit ce51133d4c
1 changed files with 1 additions and 1 deletions

View File

@ -3025,7 +3025,7 @@ const routes = [
meta: {
title: "黑化车间",
icon: "el-icon-trend-charts",
perms: ["bigScreenP_dept10"],
perms: ["bigScreenP_dept_hh"],
fullpage: true,
},
component: "bigScreen/index_heihuadept.vue",