bug
This commit is contained in:
@@ -43,7 +43,7 @@ export default {
|
||||
if(this.current > this.pages) return
|
||||
this.$instance.post(`/app/approval-process-def/list-xcx?processType=2`, null, {
|
||||
params: {
|
||||
size: 10,
|
||||
size: 20,
|
||||
current: this.current
|
||||
},
|
||||
withoutToken: true,
|
||||
|
||||
Reference in New Issue
Block a user