From 329427a1b147946c06f55be7c0f352d7a167f9f6 Mon Sep 17 00:00:00 2001 From: Lxq <19852720163@163.com> Date: Wed, 13 May 2026 10:40:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9D=83=E9=99=90=E7=AE=A1=E7=90=86=E5=AE=8C?= =?UTF-8?q?=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rc_autoplc_front/src/router/index.ts | 2 +- rc_autoplc_front/src/views/Layout.vue | 5 ++--- rc_autoplc_front/src/views/recordinfo/index.vue | 13 +++++++++---- 3 files changed, 12 insertions(+), 8 deletions(-) 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 @@ - +