From 7bdfffc95379cd57adf0513bfc656e0af467d345 Mon Sep 17 00:00:00 2001 From: Amjacks <1932302177@qq.com> Date: Tue, 15 Apr 2025 19:04:08 +0800 Subject: [PATCH] =?UTF-8?q?feat=20pda=20=E9=80=80=E6=96=99=E5=85=A5?= =?UTF-8?q?=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../features/ProduceReturnPage/index.vue | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/pages/material/features/ProduceReturnPage/index.vue b/pages/material/features/ProduceReturnPage/index.vue index 7cef36d..2a97a92 100644 --- a/pages/material/features/ProduceReturnPage/index.vue +++ b/pages/material/features/ProduceReturnPage/index.vue @@ -114,18 +114,17 @@          料号: {{ item.MATERIALSPECNAME }} -
+
系统数量: {{ item.TOTALQTY }} {{ item.UNIT }}          - 已扫描数量: {{ item.HAVEQUANTITY }} - {{ item.UNIT }} + 已扫描数量: {{ item.HAVEQUANTITY }} {{ item.UNIT }}
@@ -144,8 +143,8 @@
料号: {{ item.MATERIALSPECNAME }}          - 规格: {{ item.SPECNAME }} -          + 阶段: {{ item.PHASE }}
@@ -153,13 +152,13 @@          数量: {{ item.MATERIALQUANTITY }} {{ item.UNIT }}
-
+