NEZ-1236 fix: 点击筛选条件后,列表下方分页位置未更新
This commit is contained in:
@@ -826,6 +826,7 @@ export default {
|
||||
})
|
||||
},
|
||||
reloadTable (obj) {
|
||||
this.pageObj.pageNo = 1
|
||||
const params = JSON.parse(JSON.stringify(obj))
|
||||
if (this.detailType === 'view') {
|
||||
const obj = {}
|
||||
|
||||
Reference in New Issue
Block a user