From 78689380b9fca389b2c5de69055f701083f78579 Mon Sep 17 00:00:00 2001 From: zhaoxiaolin Date: Tue, 26 Sep 2023 09:34:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E5=BA=8F=E6=9D=83=E9=99=90=E6=8C=89?= =?UTF-8?q?=E9=92=AEbug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/technology/process/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/technology/process/index.vue b/src/views/technology/process/index.vue index d337360..6eb8e2d 100644 --- a/src/views/technology/process/index.vue +++ b/src/views/technology/process/index.vue @@ -172,7 +172,7 @@ type="text" icon="el-icon-edit" @click="handleUpdate(scope.row)" - v-hasPermi="['pro:process:edit']" + v-hasPermi="['mes:pro:process:edit']" >修改 删除