ปรับเป็น icon
This commit is contained in:
parent
e6d3a5ce2f
commit
8cfc530890
1 changed files with 5 additions and 2 deletions
|
|
@ -485,11 +485,14 @@ watch(
|
|||
/>
|
||||
<q-btn
|
||||
v-else
|
||||
label="หลักฐานอ้างอิง"
|
||||
color="primary"
|
||||
flat
|
||||
dense
|
||||
rounded
|
||||
icon="mdi-download"
|
||||
@click="props.onDownloadFile?.(idRow)"
|
||||
>
|
||||
<q-tooltip>หลักฐานอ้างอิง</q-tooltip>
|
||||
<q-tooltip>ดาวน์โหลดเอกสารหลักฐาน</q-tooltip>
|
||||
</q-btn>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue