From d0f36db46cb9fdbf8f2359ed41fd737f2dd6065e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=91=E6=98=8E=E6=A2=81?= <2429105222@qq.com> Date: Fri, 12 May 2023 17:10:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=91=86=E6=94=BEbug=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/inventory/InvOutPlace.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,