mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 21:49:25 +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': 'InputNumber',
|
||||||
'x-component-props': {
|
'x-component-props': {
|
||||||
min: 1,
|
min: 1,
|
||||||
max: 100,
|
|
||||||
},
|
},
|
||||||
default: 20,
|
default: 20,
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user