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