change icon remove
This commit is contained in:
parent
0a72c3625b
commit
4747acba58
1 changed files with 1 additions and 1 deletions
|
|
@ -391,7 +391,7 @@ onMounted(async () => {
|
||||||
dense
|
dense
|
||||||
color="red"
|
color="red"
|
||||||
class="q-ml-sm"
|
class="q-ml-sm"
|
||||||
icon="mdi-delete-outline"
|
icon="mdi-delete"
|
||||||
@click="deleteFile(data.fileName)"
|
@click="deleteFile(data.fileName)"
|
||||||
><q-tooltip>ลบไฟล์</q-tooltip></q-btn
|
><q-tooltip>ลบไฟล์</q-tooltip></q-btn
|
||||||
>
|
>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue