This commit is contained in:
@@ -147,7 +147,7 @@ function handleDownloadExcel() {
|
||||
<template #action="{ row }">
|
||||
<Space>
|
||||
<ghost-button
|
||||
v-access:code="['domain:knowledge:info']"
|
||||
v-access:code="['domain:knowledge:query']"
|
||||
@click.stop="handleInfo(row)"
|
||||
>
|
||||
{{ $t('pages.common.info') }}
|
||||
|
Reference in New Issue
Block a user