เเก้คำเป็น .pdf

This commit is contained in:
setthawutttty 2024-11-28 09:34:00 +07:00
parent 563f3e1b16
commit 8bcc243cb4
12 changed files with 12 additions and 12 deletions

View file

@ -1132,7 +1132,7 @@ onMounted(async () => {
<q-item-section avatar
><q-icon color="red" name="mdi-file-pdf" />
</q-item-section>
<q-item-section>ไฟล .PDF</q-item-section>
<q-item-section>ไฟล .pdf</q-item-section>
</q-item>
<q-item
clickable

View file

@ -277,7 +277,7 @@ onMounted(() => {
<q-item-section avatar
><q-icon color="red" name="mdi-file-pdf"
/></q-item-section>
<q-item-section>ไฟล .PDF</q-item-section>
<q-item-section>ไฟล .pdf</q-item-section>
</q-item>
<q-item clickable v-close-popup @click="clickdownloadFile('docx')">
<q-item-section avatar

View file

@ -89,7 +89,7 @@ function nextPage() {
<q-item-section avatar
><q-icon color="red" name="mdi-file-pdf"
/></q-item-section>
<q-item-section>ไฟล .PDF</q-item-section>
<q-item-section>ไฟล .pdf</q-item-section>
</q-item>
<q-item
clickable

View file

@ -486,7 +486,7 @@ onMounted(async () => {
<q-item-section avatar
><q-icon color="red" name="mdi-file-pdf"
/></q-item-section>
<q-item-section>ไฟล .PDF</q-item-section>
<q-item-section>ไฟล .pdf</q-item-section>
</q-item>
<q-item
clickable

View file

@ -93,7 +93,7 @@ function downloadFile(response: any, filename: string) {
<q-item-section avatar
><q-icon color="red" name="mdi-file-pdf"
/></q-item-section>
<q-item-section>ไฟล .PDF</q-item-section>
<q-item-section>ไฟล .pdf</q-item-section>
</q-item>
<q-item clickable v-close-popup @click="downloadDocument('docx')">
<q-item-section avatar

View file

@ -252,7 +252,7 @@ onMounted(async () => {
<q-item-section avatar
><q-icon color="red" name="mdi-file-pdf"
/></q-item-section>
<q-item-section>ไฟล .PDF</q-item-section>
<q-item-section>ไฟล .pdf</q-item-section>
</q-item>
<q-item
clickable

View file

@ -541,7 +541,7 @@ onMounted(async () => {
<q-item-section avatar
><q-icon color="red" name="mdi-file-pdf"
/></q-item-section>
<q-item-section>ไฟล .PDF</q-item-section>
<q-item-section>ไฟล .pdf</q-item-section>
</q-item>
</q-list>
</q-menu>

View file

@ -469,7 +469,7 @@ async function onClickDownloadFile(id: string, fileName: string, type: string) {
<q-item-section avatar
><q-icon color="red" name="mdi-file-pdf"
/></q-item-section>
<q-item-section>ไฟล .PDF</q-item-section>
<q-item-section>ไฟล .pdf</q-item-section>
</q-item>
</q-list>
</q-menu>

View file

@ -289,7 +289,7 @@ onMounted(() => {
<q-item-section avatar
><q-icon color="red" name="mdi-file-pdf"
/></q-item-section>
<q-item-section>ไฟล .PDF</q-item-section>
<q-item-section>ไฟล .pdf</q-item-section>
</q-item>
<q-item
clickable

View file

@ -541,7 +541,7 @@ onMounted(() => {
<q-item-section avatar
><q-icon color="red" name="mdi-file-pdf"
/></q-item-section>
<q-item-section>ไฟล .PDF</q-item-section>
<q-item-section>ไฟล .pdf</q-item-section>
</q-item>
<q-item
clickable

View file

@ -47,7 +47,7 @@ const itemMenu = ref<ItemsMenu[]>([
color: "green",
},
{
label: "ไฟล์ .PDF",
label: "ไฟล์ .pdf",
value: "pdf",
icon: "mdi-file-pdf",
color: "red",

View file

@ -142,7 +142,7 @@ const itemMenu = ref<ItemsMenu[]>([
color: "green",
},
{
label: "ไฟล์ .PDF",
label: "ไฟล์ .pdf",
value: "pdf",
icon: "mdi-file-pdf",
color: "red",