mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 13:39:24 +08:00
fix(plugin-workflow): fix page limit (#5694)
This commit is contained in:
parent
8195511b09
commit
6595d7cac9
@ -163,7 +163,6 @@ export const pagination = {
|
||||
'x-component': 'InputNumber',
|
||||
'x-component-props': {
|
||||
min: 1,
|
||||
max: 100,
|
||||
},
|
||||
default: 20,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user