From 97a91a39e2cc15a80cebbba6ac7dea7975e15ced Mon Sep 17 00:00:00 2001 From: yys <47@gamerwa.com> Date: Mon, 27 Apr 2026 10:49:11 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=20=E7=8B=AC=E7=AB=8B=E5=87=BA?= =?UTF-8?q?=E7=A7=AF=E5=88=86=E5=8F=98=E6=9B=B4=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin-ui/src/views/system/dept/index.vue | 2 +- .../com/ruoyi/web/controller/system/SysDeptController.java | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/admin-ui/src/views/system/dept/index.vue b/admin-ui/src/views/system/dept/index.vue index 9814663..fe3b701 100644 --- a/admin-ui/src/views/system/dept/index.vue +++ b/admin-ui/src/views/system/dept/index.vue @@ -95,7 +95,7 @@ type="text" icon="el-icon-s-operation" @click="handleEditScore(scope.row)" - v-hasPermi="['system:dept:chargeRefund']" + v-hasPermi="['system:dept:editScore']" >积分更正