From 1c4d0bd37874d1c32a52275e83d07907613fa592 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?yinjinlu-pc=5C=E5=B0=B9=E9=87=91=E8=B7=AF?= <411641505@qq.com> Date: Mon, 13 Nov 2023 22:19:38 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8A=82=E5=81=87=E6=97=A5=E3=80=81=E6=8E=92?= =?UTF-8?q?=E4=BA=A7=E6=9D=83=E9=99=90=E5=AD=97=E7=AC=A6=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 2 +- src/views/mes/cal/holiday/index.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/router/index.js b/src/router/index.js index de1226c..8a46228 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -180,7 +180,7 @@ export const dynamicRoutes = [ path: '/mes/pro/schedule', component: Layout, hidden: true, - permissions: ['mes:pro:schedule:edit'], + permissions: ['mes:pro:protask:edit'], children: [ { path: 'ganttedit', diff --git a/src/views/mes/cal/holiday/index.vue b/src/views/mes/cal/holiday/index.vue index ca6fae5..aee1e10 100644 --- a/src/views/mes/cal/holiday/index.vue +++ b/src/views/mes/cal/holiday/index.vue @@ -42,7 +42,7 @@