wangxin hace 1 año
padre
commit
5229b6d74c
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      src/views/business/noCurrentReject/DialogRejectInfo.vue

+ 3 - 0
src/views/business/noCurrentReject/DialogRejectInfo.vue

@@ -222,6 +222,9 @@
                 v-model="detailInfo.rejectNum"
                 :min="1"
                 :max="detailInfo.productionQuantity"
+                :decimal="false"
+                :step="1"
+                step-strictly
                 label="数量"
                 style="width: 140px"
               />