From 79508b77b225b1e572fdd1ef94e88b01c92c9064 Mon Sep 17 00:00:00 2001
From: 张诺 <zhang_12370@163.com>
Date: 星期四, 11 十二月 2025 16:20:43 +0800
Subject: [PATCH] 决策分析	BI大屏	员工总数去掉 决策分析	BI大屏	设备待保养,待维修数据没有根据状态统计 协同办公	通知公告	新增公告时可以自行输入公告类型(可输入可选择)

---
 src/views/reportAnalysis/projectProfit/index.vue |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/views/reportAnalysis/projectProfit/index.vue b/src/views/reportAnalysis/projectProfit/index.vue
index 1aa36c1..6fd8719 100644
--- a/src/views/reportAnalysis/projectProfit/index.vue
+++ b/src/views/reportAnalysis/projectProfit/index.vue
@@ -64,11 +64,11 @@
       align: "center",
       prop: "customerName",
     },
-    {
-      label: "椤圭洰鍚嶇О",
-      align: "center",
-      prop: "projectName",
-    },
+    // {
+    //   label: "椤圭洰鍚嶇О",
+    //   align: "center",
+    //   prop: "projectName",
+    // },
     {
       label: "鍚堝悓閲戦",
       align: "center",

--
Gitblit v1.9.3