|
@ -232,9 +232,9 @@ |
|
|
that.jobStatus = res.data.status |
|
|
that.jobStatus = res.data.status |
|
|
that.jobToLocationCode = that.subList[0].toLocationCode |
|
|
that.jobToLocationCode = that.subList[0].toLocationCode |
|
|
that.productionLineCode = that.subList[0].productionLineCode; |
|
|
that.productionLineCode = that.subList[0].productionLineCode; |
|
|
if (that.jobContent.allowModifyLocation == 'FALSE') { |
|
|
// if (that.jobContent.allowModifyLocation == 'FALSE') { |
|
|
that.toLocationCode = that.subList[0].toLocationCode |
|
|
// that.toLocationCode = that.subList[0].toLocationCode |
|
|
} |
|
|
// } |
|
|
that.toLocationTypeList = getDirectoryItemArray(that.jobContent.toLocationTypes) |
|
|
that.toLocationTypeList = getDirectoryItemArray(that.jobContent.toLocationTypes) |
|
|
that.detailSource = getDataSource(that.subList) |
|
|
that.detailSource = getDataSource(that.subList) |
|
|
|
|
|
|
|
@ -441,7 +441,6 @@ |
|
|
// this.showErrorMessage("扫描数为0,请先扫描") |
|
|
// this.showErrorMessage("扫描数为0,请先扫描") |
|
|
// return; |
|
|
// return; |
|
|
// } |
|
|
// } |
|
|
|
|
|
|
|
|
var valiDate = getSwitchInfoByCode("fgProductReceipCommitValidate") |
|
|
var valiDate = getSwitchInfoByCode("fgProductReceipCommitValidate") |
|
|
//校验库位 |
|
|
//校验库位 |
|
|
if(valiDate){ |
|
|
if(valiDate){ |
|
|