From 66f7afb2149b305d49231638bea893d789209792 Mon Sep 17 00:00:00 2001
From: fengyuan_yang <1976974459@qq.com>
Date: Wed, 1 Jul 2026 14:31:53 +0800
Subject: [PATCH] =?UTF-8?q?2026-07-01=20=E6=8A=A5=E4=BB=B7=E6=98=8E?=
=?UTF-8?q?=E7=BB=86=E6=9F=A5=E8=AF=A2=E7=AA=97=E5=8F=A3=E5=A2=9E=E5=8A=A0?=
=?UTF-8?q?=E2=80=9C=E6=8A=A5=E4=BB=B7=E6=97=A5=E6=9C=9F=E2=80=9D=E5=88=97?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/modules/quote/quoteDetailReport.vue | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/views/modules/quote/quoteDetailReport.vue b/src/views/modules/quote/quoteDetailReport.vue
index d1a75a5..1a06ccd 100644
--- a/src/views/modules/quote/quoteDetailReport.vue
+++ b/src/views/modules/quote/quoteDetailReport.vue
@@ -73,6 +73,7 @@
+
@@ -301,6 +302,7 @@ export default {
'项目号': 'projectNo',
'项目名称': 'projectDesc',
'状态': 'status',
+ '报价日期': 'quoteDate',
'PLM物料编码': 'plmPartNo',
'IFS物料编码': 'ifsPartNo',
'物料名称': 'partDesc',