bug
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
this.loadingStatus = 'loading'
|
||||
this.$instance.post(`/app/approval-process-def/list-xcx?processType=${this.currIndex === 0 ? 0 : 2}`, null, {
|
||||
params: {
|
||||
size: 10000,
|
||||
size: 1000,
|
||||
classificationId: this.id,
|
||||
current: this.current
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user