[update] 修改bug79794

This commit is contained in:
lideqin
2023-12-29 10:16:42 +08:00
parent bb70e8f4ab
commit f462f4ab0f
3 changed files with 3 additions and 3 deletions
@@ -250,7 +250,7 @@ export default {
} else {
this.queryParam = {}
}
this.replacePage()
this.replacePage(1)
},
// 表格选择改变
onSelectChange (value, row) {