实现 Booking Excel 预处理接入 SuperAgent

This commit is contained in:
andy
2026-07-20 00:32:01 +07:00
parent b7b04cf1ac
commit d1955f5097
45 changed files with 2955 additions and 10 deletions

View File

@@ -357,6 +357,22 @@
</details>
</section>
<section
v-if="result.attachment_extractions.length"
class="debug-eml-card"
>
<div class="th-section-header">
<h2 class="th-section-title">
<i
class="pi pi-file-excel"
aria-hidden="true"
/>
{{ t('debugEml.bookingExcelExtractions') }}
</h2>
</div>
<pre>{{ formatJson(result.attachment_extractions) }}</pre>
</section>
<section class="debug-eml-card debug-eml-result-section">
<div class="th-section-header">
<h2 class="th-section-title">