fix: Knowledge create permission
parent
a39010bc4a
commit
327d34ae1e
|
|
@ -50,7 +50,7 @@
|
||||||
type="primary"
|
type="primary"
|
||||||
class="ml-8"
|
class="ml-8"
|
||||||
v-hasPermission="[
|
v-hasPermission="[
|
||||||
RoleConst.ADMIN.getWorkspaceRole,
|
RoleConst.ADMIN,
|
||||||
PermissionConst.KNOWLEDGE_CREATE.getWorkspacePermission,
|
PermissionConst.KNOWLEDGE_CREATE.getWorkspacePermission,
|
||||||
]"
|
]"
|
||||||
>
|
>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue