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/procurementManagement/invoiceEntry/components/ExpandTable.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/procurementManagement/invoiceEntry/components/ExpandTable.vue b/src/views/procurementManagement/invoiceEntry/components/ExpandTable.vue
index d329768..7503010 100644
--- a/src/views/procurementManagement/invoiceEntry/components/ExpandTable.vue
+++ b/src/views/procurementManagement/invoiceEntry/components/ExpandTable.vue
@@ -42,7 +42,7 @@
       prop: "productCategory",
     },
     {
-      label: "瑙勬牸鍨嬪彿",
+      label: "鍥剧焊缂栧彿",
       prop: "specificationModel",
     },
     {

--
Gitblit v1.9.3