@@ -402,7 +402,7 @@
defaultValue: isJm ? 0 : 1,
labelWidth: 80,
componentProps: {
- max: isJm ? 0 : 999,
+ max: isJm ? 0 : 10000,
min: isJm ? -10000 : 1,
onChange: () => {
setTimeout(() => {