预约记录

This commit is contained in:
FLL
2025-07-11 14:50:19 +08:00
parent af0cfc3804
commit 15581de676
6 changed files with 45 additions and 85 deletions

View File

@@ -130,10 +130,11 @@ function handleDownloadExcel() {
<template #toolbar-tools>
<Space>
<a-button
type="primary"
v-access:code="['property:inspectionItem:export']"
@click="handleDownloadExcel"
>
{{ $t('pages.common.export') }}
{{ '文档' }}
</a-button>
<a-button
:disabled="!vxeCheckboxChecked(tableApi)"