@ -439,8 +439,13 @@
},
scanLocationCode(location, code) {
console.log(222,location)
console.log(333,code)
console.log(444,this.jobContent)
console.log(444,this.jobToLocationCode)
if (this.jobContent.allowModifyLocation == 'TRUE') {
this.toLocationCode = code;
this.jobToLocationCode= code
} else {
if (code == this.jobToLocationCode) {