This commit is contained in:
AN
2025-05-30 17:28:44 +08:00
3 changed files with 3 additions and 11 deletions

View File

@ -135,7 +135,7 @@ const {
text
type="primary"
icon="material-symbols:database"
tooltipContent="数据范权限"
tooltipContent="数据范权限"
onClick={() => handleDataScope(row)}
/>
);