From ef574c117efa877df8e34d0f9870434d910ec729 Mon Sep 17 00:00:00 2001 From: x_z Date: Fri, 28 Oct 2022 18:02:54 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=9D=E5=AD=98=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/inventory/addCountOrder.vue | 359 ++++++++++++++------------ 1 file changed, 198 insertions(+), 161 deletions(-) diff --git a/src/views/inventory/addCountOrder.vue b/src/views/inventory/addCountOrder.vue index 1a5f7e5..8945691 100644 --- a/src/views/inventory/addCountOrder.vue +++ b/src/views/inventory/addCountOrder.vue @@ -2,179 +2,215 @@
- - - 保存 - - + + 保存 + + + + + +
+ 单据号: +
+
+ + + + + + +
+ 单据日期: +
+
+ + + + + +
- - - -
- 单据号: -
-
- - - - - - -
- 单据日期: -
-
- - - - - - - -
+ + +
+ 当前仓库: +
+
- - -
- 当前仓库: -
-
+ + + + + {{ item.name }} + + + + - - - - - {{ item.name }} - - - - + +
+ 当前分库: +
+
- -
- 当前分库: -
-
+ + + + + {{ item.name }} + + + + +
- - - - - {{ item.name }} - - - - -
+ + +
+ 当前货位: +
+
+ + + + + {{ item.name }} + + + + +
- - -
- 当前货位: -
-
- - + +
+ {{ scanText }} + +
+
+ + + + + + + + 添加 + - - - {{ item.name }} - - -
-
-
-
+ 产品录入 + + - - - 产品录入 - - + +
- - - - - - - - - - - - - - - - - - + + + + + +
条码数量:{{ codeArray.length }} +
+
+
+ + + + + + + + + + + + + + + + + + + + -