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