From 533d1e4ae9ffeafdd9ff65ddcefd7bd005f7d78c Mon Sep 17 00:00:00 2001
From: ZN <zhang_12370@163.com>
Date: 星期三, 01 四月 2026 15:13:33 +0800
Subject: [PATCH] feat(生产管理): 增强BOM信息展示并调整工序配置

---
 src/views/customerService/feedbackRegistration/components/formDia.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/customerService/feedbackRegistration/components/formDia.vue b/src/views/customerService/feedbackRegistration/components/formDia.vue
index 08161fd..b7e5eca 100644
--- a/src/views/customerService/feedbackRegistration/components/formDia.vue
+++ b/src/views/customerService/feedbackRegistration/components/formDia.vue
@@ -233,7 +233,7 @@
   { label: "蹇�掑叕鍙�", prop: "expressCompany", width: 140 },
   { label: "蹇�掑崟鍙�", prop: "expressNumber", width: 160 },
   { label: "鍙戣揣鏃ユ湡", prop: "shippingDate", minWidth: 100, align: "center" },
-  { label: "鏁伴噺", prop: "quantity", width: 100 },
+  { label: "宸插彂璐ф暟閲�", prop: "quantity", width: 100 },
   { label: "绋庣巼(%)", prop: "taxRate", width: 100 },
   {
     label: "鍚◣鍗曚环(鍏�)",

--
Gitblit v1.9.3