From c7aebff7f6184b2d8da2669d2db5656e2bc09ec4 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期二, 21 四月 2026 15:49:45 +0800
Subject: [PATCH] 湟水峡 1.反馈登记删减字段 2.售后服务字段匹配错误问题
---
src/views/reportAnalysis/projectProfit/index.vue | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/src/views/reportAnalysis/projectProfit/index.vue b/src/views/reportAnalysis/projectProfit/index.vue
index f61cbe5..ef79e48 100644
--- a/src/views/reportAnalysis/projectProfit/index.vue
+++ b/src/views/reportAnalysis/projectProfit/index.vue
@@ -62,6 +62,11 @@
prop: "customerContractNo",
},
{
+ label: "閲囪喘鍚堝悓鍙�",
+ align: "center",
+ prop: "purchaseContractNumber",
+ },
+ {
label: "瀹㈡埛鍚嶇О",
align: "center",
prop: "customerName",
--
Gitblit v1.9.3