@ -388,6 +388,11 @@
},
getToLocationCode(location, code) {
this.toLocationCode = code;
this.detailSource.forEach(item => {
item.subList.forEach(detail => {
detail.toLocationCode = code
})
showCommitSuccessMessage(hint) {