From 2922b501b8b238e8b440be6d4473267392269247 Mon Sep 17 00:00:00 2001 From: AN <1983933789@qq.com> Date: Thu, 29 May 2025 10:36:20 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=96=87=E5=AD=97?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/role/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/system/role/index.vue b/src/views/system/role/index.vue index 9d887eb4..d8ad324b 100644 --- a/src/views/system/role/index.vue +++ b/src/views/system/role/index.vue @@ -135,7 +135,7 @@ const { text type="primary" icon="material-symbols:database" - tooltipContent="数据范权限" + tooltipContent="数据范围权限" onClick={() => handleDataScope(row)} /> );