|
|
@ -422,8 +422,6 @@ export default {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
getBusType() {
|
|
|
|
getBusType() {
|
|
|
|
debugger
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this.filterQuery.locStorageCode= this.subInvList.find(item => item.code == this.filterQuery.invWarehouseCode).parentId
|
|
|
|
this.filterQuery.locStorageCode= this.subInvList.find(item => item.code == this.filterQuery.invWarehouseCode).parentId
|
|
|
|
let query = {
|
|
|
|
let query = {
|
|
|
|
code: this.filterQuery.invWarehouseCode,
|
|
|
|
code: this.filterQuery.invWarehouseCode,
|
|
|
|