pages/listing/matnrPalletising.vue
@@ -101,7 +101,7 @@ <view class="title text-blue"><text class="text-red text-xl vertical-middle">*</text>组盘数量: </view> <uni-number-box style="width: 70%;" :min="0" :max="max" :decimal="2" :step="0.01" <uni-number-box style="width: 70%;" :min="0" :max="max" :decimal="2" :step="0.000001" v-model="item.receiptQty"></uni-number-box> </view> </view>