@ -219,7 +219,7 @@
// this.$refs.comMessage.showQuestionMessage("是否把所有的目标库位都变成默认库位[" + code + "]", res => {
this.toLocationCode = code
this.detailSource.forEach(item => {
item.subList.forEach(detail => {
item.Items.forEach(detail => {
detail.toLocationCode = code
})