diff --git a/rc_autoplc_front/src/router/index.ts b/rc_autoplc_front/src/router/index.ts index 47ac47c..216f6be 100644 --- a/rc_autoplc_front/src/router/index.ts +++ b/rc_autoplc_front/src/router/index.ts @@ -113,7 +113,7 @@ const router = createRouter({ path: '/record-info', name: 'record-info', component: () => import('../views/recordinfo/index.vue'), - meta: { permission: 'tb:goodrecord' }, + meta: { permission: 'tb:exceptionrecord' }, }, ], }, diff --git a/rc_autoplc_front/src/views/Layout.vue b/rc_autoplc_front/src/views/Layout.vue index e6f0147..845c347 100644 --- a/rc_autoplc_front/src/views/Layout.vue +++ b/rc_autoplc_front/src/views/Layout.vue @@ -94,7 +94,7 @@ - +