bug 78479

This commit is contained in:
赵霄
2023-11-16 17:24:55 +08:00
parent 0f8054e9c5
commit bd351710a4
@@ -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