fix: search not found message
This commit is contained in:
parent
32449e7c4c
commit
f183216a1f
4 changed files with 5 additions and 2 deletions
|
|
@ -1403,7 +1403,7 @@ watch(currentPageService, async () => {
|
|||
class="flex justify-center items-center q-mt-lg"
|
||||
style="min-height: 70vh; background-color: var(--surface-2)"
|
||||
>
|
||||
<NoData />
|
||||
<NoData notFound />
|
||||
</div>
|
||||
|
||||
<div
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue