feat: change text when use filter
This commit is contained in:
parent
b999802133
commit
66b603a7f1
1 changed files with 1 additions and 0 deletions
|
|
@ -554,6 +554,7 @@ watch(locale, () => {
|
|||
<q-btn
|
||||
icon="mdi-tune-vertical-variant"
|
||||
class="bordered rounded"
|
||||
:class="{ 'app-text-info': statusFilter !== 'all' }"
|
||||
unelevated
|
||||
>
|
||||
<q-menu class="bordered">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue