fix: 修复大屏rem设置影响全局bug

This commit is contained in:
fyy
2025-07-11 15:45:25 +08:00
parent 1aac583b4e
commit 627cb088cf
11 changed files with 88 additions and 63 deletions

View File

@@ -144,6 +144,7 @@ function handleDownloadExcel() {
{{ $t('pages.common.delete') }}
</a-button>
<a-button
:disabled="true"
type="primary"
v-access:code="['property:inspectionTask:add']"
@click="handleAdd"