diff --git a/src/config/route.js b/src/config/route.js index 6d851661..44d8c10a 100644 --- a/src/config/route.js +++ b/src/config/route.js @@ -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", diff --git a/src/views/bigScreen/index_jianbodept.vue b/src/views/bigScreen/index_jianbodept.vue new file mode 100644 index 00000000..4719a3b4 --- /dev/null +++ b/src/views/bigScreen/index_jianbodept.vue @@ -0,0 +1,875 @@ + + + + diff --git a/src/views/qm/defect.vue b/src/views/qm/defect.vue index 2f4a74d6..fe14fdec 100644 --- a/src/views/qm/defect.vue +++ b/src/views/qm/defect.vue @@ -25,6 +25,7 @@ {{ okcate_[scope.row.okcate] }} +