fix:closeWarehousePicker重置_warehouseLocked
This commit is contained in:
parent
42f445b44f
commit
c51163793c
@ -1543,6 +1543,7 @@ export default {
|
|||||||
closeWarehousePicker() {
|
closeWarehousePicker() {
|
||||||
this.showWarehousePicker = false
|
this.showWarehousePicker = false
|
||||||
this.popupSelectedLoc = null
|
this.popupSelectedLoc = null
|
||||||
|
this._warehouseLocked = false
|
||||||
},
|
},
|
||||||
|
|
||||||
async loadPopupWarehouses() {
|
async loadPopupWarehouses() {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user