查询组件

This commit is contained in:
yanran200730
2022-03-22 17:30:40 +08:00
parent f55b55e406
commit 07e4320b23
10 changed files with 21 additions and 15 deletions

View File

@@ -75,7 +75,8 @@
placeholder="姓名/身份证号/联系方式"
prefix-icon="iconfont iconSearch"
clearable
@change="page.current=1,getTableData()"
@clear="page.current = 1,search.param = '', getTableData()"
v-throttle="() => {page.current = 1, getTableData()}"
/>
<el-button
type="primary"