fix(用例管理): 修复回收站搜索功能失效问题

--bug=1036285 --user=郭雨琦 https://www.tapd.cn/55049933/bugtrace/bugs/view/1155049933001036285
This commit is contained in:
guoyuqi 2024-02-27 15:51:58 +08:00 committed by 刘瑞斌
parent 649b819328
commit 03e581ce17
1 changed files with 2 additions and 0 deletions

View File

@ -69,6 +69,8 @@
@keyword-search="fetchData"
@adv-search="handleAdvSearch"
@refresh="fetchData()"
v-model:keyword="keyword"
:search-placeholder="t('caseManagement.featureCase.searchPlaceholder')"
>
<template #left>
<div class="text-[var(--color-text-1)]"