update 调拨入库,解决修改仓库下拉框,库位下拉框数据未更新
This commit is contained in:
parent
f467623c24
commit
19d23bfb37
@ -352,6 +352,7 @@
|
|||||||
},
|
},
|
||||||
getLocationName() {
|
getLocationName() {
|
||||||
this.items_Location = []
|
this.items_Location = []
|
||||||
|
this.items_LocationAll = []
|
||||||
if (this.ERPLOCATION != '') {
|
if (this.ERPLOCATION != '') {
|
||||||
this.$MyRequest('/api/storage/getLocationNameForERPLocation', {
|
this.$MyRequest('/api/storage/getLocationNameForERPLocation', {
|
||||||
ERPLocation: this.ERPLOCATION
|
ERPLocation: this.ERPLOCATION
|
||||||
|
Loading…
x
Reference in New Issue
Block a user