bug 78479
This commit is contained in:
@@ -381,6 +381,7 @@ export default {
|
||||
pageNo: this.ipaginationLeft.current,
|
||||
pageSize: this.ipaginationLeft.pageSize,
|
||||
fileId: '1',
|
||||
splitStatus: '2',
|
||||
...queryParam
|
||||
}
|
||||
this.loadingLeft = true
|
||||
@@ -439,6 +440,7 @@ export default {
|
||||
pageNo: this.ipaginationRight.current,
|
||||
pageSize: this.ipaginationRight.pageSize,
|
||||
fileId: '1',
|
||||
splitStatus: '2',
|
||||
...queryParam
|
||||
}
|
||||
this.loadingRight = true
|
||||
|
||||
Reference in New Issue
Block a user