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

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

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