mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 18:22:46 +00:00
fix: Knowledge create permission
This commit is contained in:
parent
a39010bc4a
commit
327d34ae1e
|
|
@ -50,7 +50,7 @@
|
|||
type="primary"
|
||||
class="ml-8"
|
||||
v-hasPermission="[
|
||||
RoleConst.ADMIN.getWorkspaceRole,
|
||||
RoleConst.ADMIN,
|
||||
PermissionConst.KNOWLEDGE_CREATE.getWorkspacePermission,
|
||||
]"
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in New Issue