change color download icon & tootip
This commit is contained in:
parent
e22f130361
commit
1888ce2f8b
8 changed files with 11 additions and 9 deletions
|
|
@ -420,7 +420,7 @@ onMounted(async () => {
|
|||
round
|
||||
dense
|
||||
flat
|
||||
color="primary"
|
||||
color="blue"
|
||||
size="12px"
|
||||
@click.pervent="onDownloadFile(props.row.id)"
|
||||
>
|
||||
|
|
|
|||
|
|
@ -524,7 +524,7 @@ onMounted(() => {
|
|||
/>
|
||||
<q-btn
|
||||
v-else
|
||||
color="primary"
|
||||
color="blue"
|
||||
flat
|
||||
dense
|
||||
rounded
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue