| | |
| | | :readonly="true" |
| | | border="bottom"></u--input> |
| | | </u-form-item> |
| | | <u-form-item label="输入数量" |
| | | <u-form-item label="输入车数" |
| | | ref="item2" |
| | | labelWidth="21%"> |
| | | <view class="forward-card-amount"> |
| | | <view class="forward-card-amount-input"> |
| | | <u--input v-model="val.carNum" |
| | | placeholder="请输入转发数量" |
| | | placeholder="请输入转发车数" |
| | | @input="debouncecarNumInput(index, val.carNum,val.xsUserId)" |
| | | @blur="blurInput(index, val.carNum,val.xsUserId)" |
| | | border="bottom"></u--input> |
| | |
| | | if (res.code === 0) { |
| | | this.loading = false |
| | | this.$u.toast('提交成功'); |
| | | if(this.fenpeiFlag()){ |
| | | if(this.fenpeiFlag){ |
| | | setTimeout(()=>{ |
| | | uni |
| | | .navigateTo({ url: `/subPages/allocaTetonnage/index?orderPlanId=${this.orderPlanId}&customerId=${this.customerId}&status=${1}&pvcPlanMeasure=${this.pvcPlanMeasure}`}); |