This commit is contained in:
Viet An
2026-06-26 13:41:15 +07:00
parent 31ac60a282
commit f759ca49d5
13 changed files with 669 additions and 1458 deletions
+1 -1
View File
@@ -164,7 +164,7 @@
</button>
<button
class="button is-light has-text-black"
@click="$exportpdf(docid, record.code)"
@click="exportPdf(docid, { filename: record.code })"
>
{{ findLang("print") }}
</button>