tangning 1 year ago
parent
commit
c538f477b3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/work/quoteModel.vue

+ 1 - 1
src/views/work/quoteModel.vue

@@ -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(() => {