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