แก้ไขไอคอนลบ
This commit is contained in:
parent
aa76e7d030
commit
3a1b8cdea4
12 changed files with 168 additions and 121 deletions
|
|
@ -522,17 +522,20 @@ onMounted(() => {
|
|||
>
|
||||
<q-tooltip>ดาวน์โหลดไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
label="ลบไฟล์"
|
||||
size="12px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
<div>
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
flat
|
||||
dense
|
||||
icon="delete"
|
||||
size="14px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
</div>
|
||||
</q-item-label>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
|
|
|
|||
|
|
@ -449,16 +449,20 @@ onMounted(() => {
|
|||
>
|
||||
<q-tooltip>ดาวน์โหลดไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
label="ลบไฟล์"
|
||||
size="12px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
<div>
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
flat
|
||||
dense
|
||||
icon="delete"
|
||||
size="12px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
</div>
|
||||
</q-item-label>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
|
|
|
|||
|
|
@ -533,16 +533,20 @@ onMounted(() => {
|
|||
>
|
||||
<q-tooltip>ดาวน์โหลดไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
label="ลบไฟล์"
|
||||
size="12px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
<div>
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
flat
|
||||
dense
|
||||
icon="delete"
|
||||
size="12px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
</div>
|
||||
</q-item-label>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
|
|
|
|||
|
|
@ -532,16 +532,20 @@ onMounted(() => {
|
|||
>
|
||||
<q-tooltip>ดาวน์โหลดไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
label="ลบไฟล์"
|
||||
size="12px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
<div>
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
flat
|
||||
dense
|
||||
icon="delete"
|
||||
size="12px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
</div>
|
||||
</q-item-label>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
|
|
|
|||
|
|
@ -714,16 +714,20 @@ const onClickDelete = async (id: string) => {
|
|||
>
|
||||
<q-tooltip>ดาวน์โหลดไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
label="ลบไฟล์"
|
||||
size="12px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
<div>
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
flat
|
||||
dense
|
||||
icon="delete"
|
||||
size="12px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
</div>
|
||||
</q-item-label>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
|
|
|
|||
|
|
@ -479,16 +479,20 @@ const onClickDelete = async (id: string) => {
|
|||
>
|
||||
<q-tooltip>ดาวน์โหลดไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
label="ลบไฟล์"
|
||||
size="12px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
<div>
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
flat
|
||||
dense
|
||||
icon="delete"
|
||||
size="12px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
</div>
|
||||
</q-item-label>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
|
|
|
|||
|
|
@ -534,16 +534,20 @@ onMounted(() => {
|
|||
>
|
||||
<q-tooltip>ดาวน์โหลดไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
label="ลบไฟล์"
|
||||
size="12px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
<div>
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
flat
|
||||
dense
|
||||
icon="delete"
|
||||
size="12px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
</div>
|
||||
</q-item-label>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
|
|
|
|||
|
|
@ -690,16 +690,20 @@ onMounted(async () => {
|
|||
>
|
||||
<q-tooltip>ดาวน์โหลดไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
label="ลบไฟล์"
|
||||
size="12px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
<div>
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
flat
|
||||
dense
|
||||
icon="delete"
|
||||
size="12px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
</div>
|
||||
</q-item-label>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
|
|
|
|||
|
|
@ -679,16 +679,20 @@ onMounted(async () => {
|
|||
>
|
||||
<q-tooltip>ดาวน์โหลดไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
label="ลบไฟล์"
|
||||
size="12px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
<div>
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
flat
|
||||
dense
|
||||
icon="delete"
|
||||
size="12px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
</div>
|
||||
</q-item-label>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
|
|
|
|||
|
|
@ -430,16 +430,20 @@ onMounted(() => {
|
|||
>
|
||||
<q-tooltip>ดาวน์โหลดไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
label="ลบไฟล์"
|
||||
size="12px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
<div>
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
flat
|
||||
dense
|
||||
icon="delete"
|
||||
size="12px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
</div>
|
||||
</q-item-label>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
|
|
|
|||
|
|
@ -752,16 +752,20 @@ onMounted(async () => {
|
|||
>
|
||||
<q-tooltip>ดาวน์โหลดไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
label="ลบไฟล์"
|
||||
size="12px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
<div>
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
flat
|
||||
dense
|
||||
icon="delete"
|
||||
size="12px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
</div>
|
||||
</q-item-label>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
|
|
|
|||
|
|
@ -400,16 +400,20 @@ onMounted(() => {
|
|||
>
|
||||
<q-tooltip>ดาวน์โหลดไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
label="ลบไฟล์"
|
||||
size="12px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
<div>
|
||||
<q-btn
|
||||
@click="clickDelete"
|
||||
target="_blank"
|
||||
outline
|
||||
color="red"
|
||||
flat
|
||||
dense
|
||||
icon="delete"
|
||||
size="12px"
|
||||
>
|
||||
<q-tooltip>ลบไฟล์</q-tooltip>
|
||||
</q-btn>
|
||||
</div>
|
||||
</q-item-label>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue