refactor: 优化搜索输入框 input => input-search

This commit is contained in:
2024-11-23 21:27:29 +08:00
parent b030921189
commit 7402de5695
20 changed files with 30 additions and 36 deletions

View File

@@ -17,7 +17,7 @@
<IconRight v-else />
</template>
<template #toolbar-left>
<a-input v-model="name" placeholder="请输入名称" allow-clear>
<a-input v-model="name" placeholder="搜索名称" allow-clear>
<template #prefix><icon-search /></template>
</a-input>
<a-button @click="reset">