This commit is contained in:
X1627315083@163.com
2026-04-28 09:36:54 +08:00
parent 5cfccabcd7
commit 88c66c634f
3 changed files with 110 additions and 26 deletions

View File

@@ -62,7 +62,7 @@ defineExpose({})
v-model="getCollectionListData.projectName"
:bordered="false"
@keydown.enter="handleSearch"
placeholder="123123"
placeholder="Search"
/>
<!-- <SearchOutlined class="search_input_icon" @click="handleSearch" /> -->
<SvgIcon name="CSearch" size="20" class="search_input_icon" @click="handleSearch" />