perf: 修改搜索成员文案

This commit is contained in:
kuaifan 2022-12-05 14:45:44 +08:00
parent ac6d4cd522
commit 4adaebb461

View File

@ -12,7 +12,7 @@
<Input
prefix="ios-search"
v-model="searchKey"
:placeholder="$L('搜索')"
:placeholder="$L('搜索成员')"
clearable/>
</div>