เปลี่ยน icon download file insignia

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-09-19 09:20:12 +07:00
parent f4dafaeab7
commit 2569fc1573
2 changed files with 14 additions and 13 deletions

View file

@ -814,17 +814,7 @@ const closeModalEdit = () => {
<q-td key="dateSend" :props="props">
{{ props.row.dateSend }}
</q-td>
<q-td
auto-width
v-if="props.row.insigniaSend == 'เหรียญจักรพรรดิมาลา'"
>
<btnDownloadFile
:profileId="props.row.profileId"
:round="DataStore.roundId"
:optionRound="DataStore.optionRound"
/>
</q-td>
<q-td v-else auto-width></q-td>
<q-td
auto-width
v-if="
@ -905,6 +895,17 @@ const closeModalEdit = () => {
</q-menu>
</q-btn>
</q-td>
<q-td
auto-width
v-if="props.row.insigniaSend == 'เหรียญจักรพรรดิมาลา'"
>
<btnDownloadFile
:profileId="props.row.profileId"
:round="DataStore.roundId"
:optionRound="DataStore.optionRound"
/>
</q-td>
<q-td v-else auto-width></q-td>
</q-tr>
</template>
<template v-slot:pagination="scope">

View file

@ -64,8 +64,8 @@ const downloadFile = (response: any, filename: string) => {
size="12px"
flat
round
color="gray"
icon="mdi-dots-vertical"
color="primary"
icon="mdi-download"
@click.stop
>
<q-menu>