This commit is contained in:
2025-10-24 22:12:54 +08:00
parent d4ff2a9423
commit 5e34284eb2
5 changed files with 1567 additions and 1312 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -99,7 +99,7 @@
<div>
<a-space>
<a class="action-btn bg-blue-500" @click="openReport(record)"
>1生成报告</a
>1生成审计方案</a
>
<a class="action-btn bg-green-600" @click="openReportContent(record)">2审计内容</a>
<a class="action-btn bg-red-600" @click="openAuditCheck(record)"
@@ -578,7 +578,7 @@
{
title: '操作',
key: 'action',
width: 220,
width: 260,
fixed: 'right',
align: 'center',
hideInSetting: true