数量整单驳回

This commit is contained in:
bb_pan 2025-09-10 15:47:40 +08:00
parent 78e8427a0b
commit af8b1de4b4
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@
<view class="num-box-itme"> <view class="num-box-itme">
<view style="margin-right: 20rpx;width: 160rpx;">驳回数量</view> <view style="margin-right: 20rpx;width: 160rpx;">驳回数量</view>
<view> <view>
<uni-easyinput placeholder="请输入驳回数量" type="number" maxlength="10" v-model="rejectBoundNum"/> <uni-easyinput placeholder="请输入驳回数量" type="number" maxlength="10" v-model="rejectBoundNum" disabled/>
</view> </view>
</view> </view>
<view class="num-box-itme"> <view class="num-box-itme">