feat: 添加权限管理

This commit is contained in:
2025-02-11 16:37:08 +08:00
parent 0cb6c80d57
commit 6de042b07e
27 changed files with 6095 additions and 94 deletions

View File

@@ -75,7 +75,7 @@ export const useLocale = (tableRef: Ref) => {
{
label: "操作",
fixed: "right",
width: 200,
width: 250,
slot: "operation"
}
];