diff --git a/src/views/inventory/InvPlaceChangeModify.vue b/src/views/inventory/InvPlaceChangeModify.vue index da97402e..1db984e1 100644 --- a/src/views/inventory/InvPlaceChangeModify.vue +++ b/src/views/inventory/InvPlaceChangeModify.vue @@ -249,6 +249,7 @@ export default { }; this.codeArray = []; this.list = []; + this.orderId=null; //光标切回货位框 this.$refs.spaceInputRef.focus(); },