|
@ -448,6 +448,8 @@ |
|
|
if (!this.checkLocation()) { |
|
|
if (!this.checkLocation()) { |
|
|
return |
|
|
return |
|
|
} |
|
|
} |
|
|
|
|
|
}else{ |
|
|
|
|
|
this.toLocationCode = this.jobToLocationCode |
|
|
} |
|
|
} |
|
|
this.detailSource.forEach(item => { |
|
|
this.detailSource.forEach(item => { |
|
|
item.subList.forEach(subitem => { |
|
|
item.subList.forEach(subitem => { |
|
|