文字修改

This commit is contained in:
liuye
2023-05-11 09:52:13 +08:00
parent ef06d88bd4
commit f92602a7c1

View File

@@ -40,7 +40,7 @@
class="search-input"
size="small"
v-throttle="() => {search.current = 1, getList()}"
placeholder="请输入内容描述/上报居民/联系方式"
placeholder="请输入内容描述/上报人员/联系方式"
clearable
@change="getList"
@clear="search.current = 1, search.content = '', getList()"