diff --git a/src/views/inventory/InvCountOrderModify.vue b/src/views/inventory/InvCountOrderModify.vue index 88ebe8c5..9c0606be 100644 --- a/src/views/inventory/InvCountOrderModify.vue +++ b/src/views/inventory/InvCountOrderModify.vue @@ -516,7 +516,6 @@ export default { }); }, startCount(val) { - debugger localStorage.setItem('key', JSON.stringify(this.formData.invSpaceCode)); this.countProductList = []; if (this.countType === 0) { diff --git a/src/views/inventory/InvMAOrderModify.vue b/src/views/inventory/InvMAOrderModify.vue index cc49421f..85c76183 100644 --- a/src/views/inventory/InvMAOrderModify.vue +++ b/src/views/inventory/InvMAOrderModify.vue @@ -108,11 +108,7 @@ border max-height="300" height="300"> - + @@ -141,14 +137,14 @@ - - + - - +