BUG 29242

This commit is contained in:
2022-04-22 10:30:18 +08:00
parent b84d3bec66
commit b7104acd58

View File

@@ -8,7 +8,7 @@
@change="page.current=1,getTableData()" class="w-300" value-format="yyyy-MM-dd"/>
</template>
<template #right>
<el-input size="small" placeholder="搜索党员/四邻信息" v-model="search.name" clearable
<el-input size="small" placeholder="搜索党员/四邻信息" v-model="search.residentName" clearable
@change="page.current=1,getTableData()"/>
</template>
</ai-search-bar>