fix: pending search value
This commit is contained in:
parent
782dd01c89
commit
2a4da33770
1 changed files with 5 additions and 0 deletions
|
|
@ -3334,6 +3334,11 @@ watch(
|
|||
inputSearchWorkProduct = '';
|
||||
}
|
||||
"
|
||||
:show="
|
||||
() => {
|
||||
searchProduct();
|
||||
}
|
||||
"
|
||||
>
|
||||
<div
|
||||
class="full-width q-pa-lg column"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue