From e006713c0277fa47b6896981375b3542adaec0a2 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 30 三月 2026 16:04:31 +0800
Subject: [PATCH] 军泰伟业 1.销售退货中已退货数量未退货数量计算错误

---
 src/views/qualityManagement/processInspection/index.vue |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/src/views/qualityManagement/processInspection/index.vue b/src/views/qualityManagement/processInspection/index.vue
index cad87aa..fe76071 100644
--- a/src/views/qualityManagement/processInspection/index.vue
+++ b/src/views/qualityManagement/processInspection/index.vue
@@ -96,6 +96,11 @@
     width: 120
   },
   {
+    label: "鐢熶骇宸ュ崟鍙�",
+    prop: "workOrderNo",
+    width: 120
+  },
+  {
     label: "宸ュ簭",
     prop: "process",
     width: 230
@@ -109,7 +114,7 @@
     prop: "productName",
   },
   {
-    label: "瑙勬牸鍨嬪彿",
+    label: "鍥剧焊缂栧彿",
     prop: "model",
   },
   {

--
Gitblit v1.9.3