From ddca9cdebaef33b1cc199a6774d9fd95f813cb49 Mon Sep 17 00:00:00 2001 From: wangwei <1610949092@qq.com> Date: Thu, 28 Nov 2024 11:37:59 +0800 Subject: [PATCH] =?UTF-8?q?11/28=20=E9=A1=B5=E9=9D=A2=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/inoutDrug/IoCreateOrder.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/inoutDrug/IoCreateOrder.vue b/src/views/inoutDrug/IoCreateOrder.vue index 827e3019..247df133 100644 --- a/src/views/inoutDrug/IoCreateOrder.vue +++ b/src/views/inoutDrug/IoCreateOrder.vue @@ -393,6 +393,7 @@ export default { endTime: null, fromCorp: null, invCode: this.$store.getters.locInvCode, + productType: 2 }; this.actDateRange = []; this.getList();