tangning hace 1 año
padre
commit
c538f477b3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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(() => {