pages/listing/matnrPalletising.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pages/listing/matnrPalletising.vue
@@ -105,8 +105,8 @@ <view class="title text-blue"><text class="text-red text-xl vertical-middle">*</text>组盘数量: </view> <uni-number-box style="width: 70%;" :max="max" v-model="item.receiptQty" :step='1'></uni-number-box> <uni-number-box style="width: 70%;" :min="0" :max="max" :decimal="2" :step="0.01" v-model="item.receiptQty" ></uni-number-box> </view> </view> </view>