| | |
| | | <uni-card :title="item.物料名称" :extra="'数量:'+item.数量" style="margin: 10px;" @tap="delMater(item)"> |
| | | <view class="card-detail"> |
| | | <view class="detail"> |
| | | <text>单据号:</text>{{item.单据号}} |
| | | <text>物料代码:</text>{{item.物料代码}} |
| | | </view> |
| | | <view class="detail"> |
| | | <text>物料代码:</text>{{item.物料代码}} |
| | | <text>单据数量:</text>{{item.单据数量}} |
| | | </view> |
| | | <view class="detail" v-if="item.规格型号"> |
| | | <text>规格型号:</text>{{item.规格型号}} |
| | |
| | | <view class="detail" v-if="item.辅助属性"> |
| | | <text>辅助属性:</text>{{item.辅助属性}} |
| | | </view> |
| | | <view class="detail" v-if="item.单据数量"> |
| | | <text>单据数量:</text>{{item.单据数量}} |
| | | <view class="detail" v-if="item.仓库"> |
| | | <text>仓库:</text>{{item.仓库}} |
| | | </view> |
| | | <view class="detail" v-if="item.条码个数"> |
| | | <view class="detail" v-if="item.仓位"> |
| | | <text>仓位:</text>{{item.仓位}} |
| | | </view> |
| | | <view class="detail" > |
| | | <text>条码个数:</text>{{item.条码个数}} |
| | | </view> |
| | | </view> |
| | |
| | | success: (res) => { |
| | | if (res.confirm) { |
| | | console.log('用户点击确定'); |
| | | uni.redirectTo({ |
| | | url: '/pages/qitachukujiaoyan/qitachukujiaoyan' |
| | | uni.navigateBack({ |
| | | url: '/pages/caigourukujiaoyan/table' |
| | | }) |
| | | } else if (res.cancel) { |
| | | console.log('用户点击取消'); |
| | |
| | | } |
| | | }, |
| | | onLoad() { |
| | | // //用户模块权限判断 |
| | | // this.CheckModRight() |
| | | // this.changeTab(0) |
| | | // console.log(this.userInfo, uni.getStorageSync('HUserName')) |
| | | }, |
| | | onShow() { |
| | | //用户模块权限判断 |
| | | this.CheckModRight() |
| | | this.changeTab(0) |
| | |
| | | </view> |
| | | <view class="form-item"> |
| | | <view class="title">仓位:</view> |
| | | <view class="right" > |
| | | <view class="right"> |
| | | <uni-combox :candidates="arrayHStockPlaceName" placeholder="请输入(或扫描)仓位" |
| | | v-model="hform.HStockPlaceName" @input="HStockPlaceNameChange"></uni-combox> |
| | | </view> |
| | |
| | | </view> |
| | | </view> |
| | | <label class="checkbox" style="float: right;"> |
| | | <checkbox :checked="hform.chkHBarflag" style="transform:scale(0.8)" disabled color="#4f81fc"/>条码核对 |
| | | <checkbox :checked="hform.chkHBarflag" style="transform:scale(0.8)" disabled color="#4f81fc" />条码核对 |
| | | </label> |
| | | </view> |
| | | <view v-if="tabs == 2"> |
| | |
| | | <view class="detail"> |
| | | <text>物料代码:</text>{{item.物料代码}} |
| | | </view> |
| | | <view class="detail"> |
| | | <text>单据数量:</text>{{item.单据数量}} |
| | | </view> |
| | | <view class="detail" v-if="item.规格型号"> |
| | | <text>规格型号:</text>{{item.规格型号}} |
| | | </view> |
| | |
| | | </view> |
| | | <view class="detail" v-if="item.辅助属性"> |
| | | <text>辅助属性:</text>{{item.辅助属性}} |
| | | </view> |
| | | <view class="detail" v-if="item.仓库"> |
| | | <text>仓库:</text>{{item.仓库}} |
| | | </view> |
| | | <view class="detail" v-if="item.仓位"> |
| | | <text>仓位:</text>{{item.仓位}} |
| | | </view> |
| | | <view class="detail" > |
| | | <text>条码个数:</text>{{item.条码个数}} |
| | | </view> |
| | | </view> |
| | | </uni-card> |
| | |
| | | HModName: 'Kf_OtherInBill_CheckList_PDA', |
| | | ModRightName: 'CE_OtherInCheck', |
| | | OperationType: 1, |
| | | |
| | | |
| | | showHBillNo: true, |
| | | tabs: 1, |
| | | linterid: '', |
| | |
| | | // }else{ |
| | | // this.hform.HBarCode = res.result |
| | | // } |
| | | |
| | | |
| | | this.hform.HBillNo = res.result |
| | | this.GetMeesageByBillNo(this.hform.HBillNo) |
| | | } |
| | |
| | | padding: 8rpx 20rpx; |
| | | font-size: 30rpx; |
| | | } |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | textarea { |
| | | width: 98%; |
| | |
| | | text-align: center; |
| | | } |
| | | } |
| | | .checkbox{ |
| | | |
| | | .checkbox { |
| | | color: #888; |
| | | font-size: 28rpx; |
| | | margin-top: 30rpx; |
| | |
| | | page:1, |
| | | } |
| | | }, |
| | | onLoad() { |
| | | //用户模块权限判断 |
| | | this.CheckModRight() |
| | | this.changeTab(0) |
| | | console.log(this.userInfo,uni.getStorageSync('HUserName')) |
| | | }, |
| | | // onLoad() { |
| | | // //用户模块权限判断 |
| | | // this.CheckModRight() |
| | | // this.changeTab(0) |
| | | // console.log(this.userInfo,uni.getStorageSync('HUserName')) |
| | | // }, |
| | | onShow() { |
| | | this.CheckModRight() |
| | | this.changeTab(0) |
| | |
| | | page:1, |
| | | } |
| | | }, |
| | | onLoad() { |
| | | // onLoad() { |
| | | // //用户模块权限判断 |
| | | // this.CheckModRight() |
| | | // this.changeTab(0) |
| | | // console.log(this.userInfo,uni.getStorageSync('HUserName')) |
| | | // }, |
| | | onShow() { |
| | | //用户模块权限判断 |
| | | this.CheckModRight() |
| | | this.changeTab(0) |
| | |
| | | </view> |
| | | <view class="form-item"> |
| | | <view class="title">仓位:</view> |
| | | <view class="right" > |
| | | <view class="right"> |
| | | <uni-combox :candidates="arrayHStockPlaceName" placeholder="请输入(或扫描)仓位" v-model="hform.HStockPlaceName" @input="HStockPlaceNameChange"></uni-combox> |
| | | </view> |
| | | <!-- <view class="righton" v-show="!showHStockPlaceName"><input v-model="hform.HStockPlaceName" placeholder="不可操作"/></view> --> |
| | |
| | | |
| | | |
| | | this.getHBaseList() |
| | | },onLoad(e) { |
| | | console.log(e, this.userInfo) |
| | | this.OperationType = e.OperationType |
| | | if (e.HBillNo) { |
| | | this.hform.HBillNo = e.HBillNo |
| | | this.GetMeesageByBillNo(e.HBillNo) |
| | | } else { |
| | | // this.getNewData() |
| | | } |
| | | |
| | | |
| | | this.getHBaseList() |
| | | }, |
| | | methods: { |
| | | //条码号扫码 |
| | |
| | | <view class="detail"> |
| | | <text>物料代码:</text>{{item.物料代码}} |
| | | </view> |
| | | <view class="detail"> |
| | | <text>单据数量:</text>{{item.单据数量}} |
| | | </view> |
| | | <view class="detail" v-if="item.规格型号"> |
| | | <text>规格型号:</text>{{item.规格型号}} |
| | | </view> |
| | |
| | | <view class="detail" v-if="item.辅助属性"> |
| | | <text>辅助属性:</text>{{item.辅助属性}} |
| | | </view> |
| | | <view class="detail"> |
| | | <text>条码个数:</text>{{item.条码个数}} |
| | | </view> |
| | | </view> |
| | | </uni-card> |
| | | </view> |
| | |
| | | <view class="detail"> |
| | | <text>物料代码:</text>{{item.物料代码}} |
| | | </view> |
| | | <view class="detail"> |
| | | <text>单据数量:</text>{{item.单据数量}} |
| | | </view> |
| | | <view class="detail" v-if="item.规格型号"> |
| | | <text>规格型号:</text>{{item.规格型号}} |
| | | </view> |
| | |
| | | <view class="detail" v-if="item.辅助属性"> |
| | | <text>辅助属性:</text>{{item.辅助属性}} |
| | | </view> |
| | | <view class="detail" v-if="item.仓库"> |
| | | <text>仓库:</text>{{item.仓库}} |
| | | </view> |
| | | <view class="detail" v-if="item.仓位"> |
| | | <text>仓位:</text>{{item.仓位}} |
| | | </view> |
| | | <view class="detail" > |
| | | <text>条码个数:</text>{{item.条码个数}} |
| | | </view> |
| | | </view> |
| | | </uni-card> |
| | | </view> |
| | |
| | | } |
| | | }, |
| | | onLoad() { |
| | | // //用户模块权限判断 |
| | | // this.CheckModRight() |
| | | // this.changeTab(0) |
| | | // console.log(this.userInfo, uni.getStorageSync('HUserName')) |
| | | }, |
| | | onShow() { |
| | | //用户模块权限判断 |
| | | this.CheckModRight() |
| | | this.changeTab(0) |
| | |
| | | <view class="detail"> |
| | | <text>物料代码:</text>{{item.物料代码}} |
| | | </view> |
| | | <view class="detail"> |
| | | <text>单据数量:</text>{{item.单据数量}} |
| | | </view> |
| | | <view class="detail" v-if="item.规格型号"> |
| | | <text>规格型号:</text>{{item.规格型号}} |
| | | </view> |
| | |
| | | </view> |
| | | <view class="detail" v-if="item.辅助属性"> |
| | | <text>辅助属性:</text>{{item.辅助属性}} |
| | | </view> |
| | | <view class="detail" v-if="item.仓库"> |
| | | <text>仓库:</text>{{item.仓库}} |
| | | </view> |
| | | <view class="detail" v-if="item.仓位"> |
| | | <text>仓位:</text>{{item.仓位}} |
| | | </view> |
| | | <view class="detail" > |
| | | <text>条码个数:</text>{{item.条码个数}} |
| | | </view> |
| | | </view> |
| | | </uni-card> |
| | |
| | | success: (res) => { |
| | | if (res.confirm) { |
| | | console.log('用户点击确定'); |
| | | uni.redirectTo({ |
| | | url: '/pages/qitachukujiaoyan/qitachukujiaoyan' |
| | | uni.navigateBack({ |
| | | url: '/pages/xiaoshouchukujiaoyan/table' |
| | | }) |
| | | } else if (res.cancel) { |
| | | console.log('用户点击取消'); |