huangbin пре 4 година
родитељ
комит
49fe8de129
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/common/components/permanceTemp/addPermanceTemp.vue

+ 1 - 0
src/common/components/permanceTemp/addPermanceTemp.vue

@@ -52,6 +52,7 @@
                              :rules="rules.domains.stepvalue">
                   <a-input-number class="commonInput dialogTableInput"
                                   :disabled="isSummary(parent)"
+                                  :max="100"
                                   style="width: 135px"
                                   type="number"
                                   v-model:value="parent.stepvalue"></a-input-number>