diff --git a/src/views/inventory/InvOutPlace.vue b/src/views/inventory/InvOutPlace.vue index 4e5c7656..147e49bb 100644 --- a/src/views/inventory/InvOutPlace.vue +++ b/src/views/inventory/InvOutPlace.vue @@ -199,7 +199,7 @@ export default { invCode: this.$store.getters.locInvCode, invSpaceCode: null, code: null, - type: 1, + type: 4, orderId: null, productName: null, nameCode: null,