|
@ -355,10 +355,10 @@ |
|
|
this.showErrorMessage("请先选择目标库位") |
|
|
this.showErrorMessage("请先选择目标库位") |
|
|
return; |
|
|
return; |
|
|
} |
|
|
} |
|
|
if(this.fromLocationCode==this.toLocationCode){ |
|
|
// if(this.fromLocationCode==this.toLocationCode){ |
|
|
this.showErrorMessage("来源库位和目标库位不能一致") |
|
|
// this.showErrorMessage("来源库位和目标库位不能一致") |
|
|
return; |
|
|
// return; |
|
|
} |
|
|
// } |
|
|
|
|
|
|
|
|
if (this.detailSource.length > 0 && this.detailSource[0].subList.length > 0) { |
|
|
if (this.detailSource.length > 0 && this.detailSource[0].subList.length > 0) { |
|
|
//查询管理模式 |
|
|
//查询管理模式 |
|
|