fix: 知识库、报告点击页数,当选选中页码未变更
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user