huangbin hace 4 años
padre
commit
49fe8de129
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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>