From daed241d03184d8e40aec0f972114ce39a5e2ab3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E6=B3=BD=E8=85=BE?= <1178634255@qq.com> Date: Thu, 20 Jul 2023 17:11:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=A4=87=E4=BB=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/inout/IoCreateScanOrder.vue | 49 +++++++++++++++------------ 1 file changed, 27 insertions(+), 22 deletions(-) diff --git a/src/views/inout/IoCreateScanOrder.vue b/src/views/inout/IoCreateScanOrder.vue index 6162f4e2..1bdbbca5 100644 --- a/src/views/inout/IoCreateScanOrder.vue +++ b/src/views/inout/IoCreateScanOrder.vue @@ -73,27 +73,32 @@ - - - - {{ item.name }} - - + + + + + + + + + + + + + + + + + + + + + + + + @@ -271,7 +276,7 @@ export default { limit: 10, startTime: null, endTime: null, - fromCorp: null, + keyWords: null, invCode: this.$store.getters.locInvCode, }, fromOptions: [],