feat: hide btn on service view info
This commit is contained in:
parent
4c4bca12eb
commit
9ce656ae45
5 changed files with 27 additions and 17 deletions
|
|
@ -104,6 +104,7 @@ defineEmits<{
|
|||
>
|
||||
<template #prepend>
|
||||
<q-btn
|
||||
v-if="!readonly"
|
||||
dense
|
||||
unelevated
|
||||
round
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue