fix: 知识库、报告点击页数,当选选中页码未变更

This commit is contained in:
hyx
2023-06-25 13:54:06 +08:00
parent fcca6142df
commit a391bd24b9
3 changed files with 3 additions and 3 deletions

View File

@@ -111,7 +111,7 @@ export default {
this.searchLabel = { ...this.searchLabel, ...params }
}
this.searchLabel = { ...this.searchLabel, ...this.pageObj }
this.tableData = []
//this.tableData = []
this.isNoData = false
this.toggleLoading(true)
delete this.searchLabel.total