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