update 调拨入库,解决修改仓库下拉框,库位下拉框数据未更新

This commit is contained in:
18110972313 2025-05-27 15:26:44 +08:00
parent f467623c24
commit 19d23bfb37

View File

@ -352,6 +352,7 @@
},
getLocationName() {
this.items_Location = []
this.items_LocationAll = []
if (this.ERPLOCATION != '') {
this.$MyRequest('/api/storage/getLocationNameForERPLocation', {
ERPLocation: this.ERPLOCATION