เพิ่มฟิล สถานที่ยื่นขอลาออกจากราชการ

This commit is contained in:
setthawutttty 2023-08-24 15:57:11 +07:00
parent 6e7d5e6031
commit b338ebd24f
2 changed files with 17 additions and 2 deletions

View file

@ -167,7 +167,7 @@
{{ props.row.fileName }}
</q-td>
<q-td key="btnMicrosoft" :props="props">
<q-btn flat dense round color="red" icon="picture_as_pdf">
<q-btn type="a" target="_blank" :href="props.row.pathName" flat dense round color="red" icon="picture_as_pdf">
<q-tooltip>ไฟล PDF</q-tooltip>
</q-btn>
</q-td>