@@ -149,6 +149,8 @@
// 获取查询参数 刷新列表
refresh(params){
this.searchForm = params
+ this.list = []
+ this.total = 0
this.pageInit(1)
},
// 查询列表