|
@ -441,11 +441,14 @@ |
|
|
// this.showErrorMessage("扫描数为0,请先扫描") |
|
|
// this.showErrorMessage("扫描数为0,请先扫描") |
|
|
// return; |
|
|
// return; |
|
|
// } |
|
|
// } |
|
|
//校验库位、 |
|
|
|
|
|
|
|
|
var valiDate = getSwitchInfoByCode("fgProductReceipCommitValidate") |
|
|
|
|
|
//校验库位 |
|
|
|
|
|
if(valiDate){ |
|
|
if (!this.checkLocation()) { |
|
|
if (!this.checkLocation()) { |
|
|
return |
|
|
return |
|
|
} |
|
|
} |
|
|
var valiDate = getSwitchInfoByCode("fgProductReceipCommitValidate") |
|
|
} |
|
|
this.detailSource.forEach(item => { |
|
|
this.detailSource.forEach(item => { |
|
|
item.subList.forEach(subitem => { |
|
|
item.subList.forEach(subitem => { |
|
|
if (valiDate) { |
|
|
if (valiDate) { |
|
|