diff --git a/pages/AvgCarry/index.vue b/pages/AvgCarry/index.vue index b5e26c4..a0086ce 100644 --- a/pages/AvgCarry/index.vue +++ b/pages/AvgCarry/index.vue @@ -124,22 +124,6 @@ }, //呼叫搬运 checkOutPick(){ - // this.$u.api.AvgCarry.moveByAGV({fromLocation:this.begin,toLocation:this.end,containerCode:this.dataForm.containerCode}).then(res=>{ - // this.$u.toast(res.msg) - // if(res.code==200){ - // this.begin='' - // this.end='' - // this.judge() - // } - // }).catch(err=>console.log(err)) - if(this.dataForm.containerCode == null - || this.dataForm.containerCode === '' - || this.dataForm.containerCode === 0 - || this.dataForm.containerCode === undefined - || this.dataForm.containerCode ==='undefined'){ - this.$u.toast("请扫描托盘编号"); - return; - } if(this.beginValue == null || this.beginValue === '' diff --git a/pages/release/index.vue b/pages/release/index.vue index 4e4a8d2..4cfb6c0 100644 --- a/pages/release/index.vue +++ b/pages/release/index.vue @@ -6,16 +6,14 @@ - - + 点位物料信息 @@ -25,8 +23,7 @@ - - + @@ -41,53 +38,17 @@ - - - + - - + - - - +