fix
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user