修正 PPT AiderHeal 派工
All checks were successful
CD Pipeline / deploy (push) Successful in 1m5s

This commit is contained in:
OoO
2026-05-19 00:23:32 +08:00
parent cd08dd7f97
commit 2de9386a40
5 changed files with 61 additions and 10 deletions

View File

@@ -454,7 +454,7 @@
type="button"
data-ppt-aider-heal
data-ppt-filename="{{ r.pptx_filename }}"
data-ppt-error="{{ r.error_msg or '' }}">
data-ppt-error="{{ r.issue_summary or r.error_msg or '' }}">
<i class="fas fa-wrench me-1"></i>AiderHeal
</button>
{% endif %}