ออกคำสั่ง => เอกสารแนบท้าย

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-07-08 17:18:08 +07:00
parent 3800da7166
commit 46ea808c84

View file

@ -520,9 +520,6 @@ const viewFileUpload = async (url: string) => {
v-close-popup
@click="downloadAttachment('pdf')"
>
<!-- type="a"
:href="orderAttachmentPdf"
target="_blank" -->
<q-item-section avatar
><q-icon color="red" name="mdi-file-pdf"
/></q-item-section>
@ -531,13 +528,10 @@ const viewFileUpload = async (url: string) => {
<q-item
clickable
v-close-popup
@click="downloadAttachment('xlsx')"
@click="downloadAttachment('docx')"
>
<!-- type="a"
:href="orderAttachmentXlsx"
target="_blank" -->
<q-item-section avatar
><q-icon color="green-7" name="mdi-file-excel"
><q-icon color="blue" name="mdi-file-word"
/></q-item-section>
<q-item-section>ไฟล .xls</q-item-section>
</q-item>