fix(02): search

This commit is contained in:
puriphatt 2024-10-24 09:27:51 +07:00
parent 7a1c641863
commit 0c9e41feb0

View file

@ -1053,7 +1053,7 @@ watch(
<div
class="flex full-width full-height q-pa-md surface-2 column col scroll"
>
<template v-if="userData && userData.total > 0 && !inputSearch">
<template v-if="userData && userData.total > 0">
<q-table
flat
bordered