物质摆放变更功能代码提交

prod
郑明梁 2 years ago
parent 8f6a076db6
commit 219220e9da

@ -249,6 +249,7 @@ export default {
}; };
this.codeArray = []; this.codeArray = [];
this.list = []; this.list = [];
this.orderId=null;
// //
this.$refs.spaceInputRef.focus(); this.$refs.spaceInputRef.focus();
}, },

Loading…
Cancel
Save