changes
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user