From 0762b9549f071058dbb433821528ce95844b85f8 Mon Sep 17 00:00:00 2001 From: "DESKTOP-932OMT8\\REN" Date: Wed, 4 Jun 2025 14:46:47 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91=20?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=EF=BC=8C=E4=BF=AE=E6=94=B9=EF=BC=8C=E5=88=A0?= =?UTF-8?q?=E9=99=A4BUG=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/exam/specialty/index.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/views/exam/specialty/index.vue b/src/views/exam/specialty/index.vue index 385f2d2..51715d7 100644 --- a/src/views/exam/specialty/index.vue +++ b/src/views/exam/specialty/index.vue @@ -111,7 +111,6 @@ link type="primary" @click="openForm('update', scope.row.id)" - v-hasPermi="['system:dept:update']" > 修改 @@ -119,7 +118,6 @@ link type="danger" @click="handleDelete(scope.row.id)" - v-hasPermi="['system:dept:delete']" > 删除