数量整单驳回
This commit is contained in:
parent
78e8427a0b
commit
af8b1de4b4
|
|
@ -112,7 +112,7 @@
|
|||
<view class="num-box-itme">
|
||||
<view style="margin-right: 20rpx;width: 160rpx;">驳回数量:</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 class="num-box-itme">
|
||||
|
|
|
|||
Loading…
Reference in New Issue