From 0687c8f25e88c93ef28469aa335888f6bca4aac0 Mon Sep 17 00:00:00 2001
From: pengjun <1332099529@qq.com>
Date: Fri, 8 Nov 2024 17:04:54 +0800
Subject: [PATCH] report
---
.../customerReport/combinationDetails.vue | 23 +++++++++++++------
1 file changed, 16 insertions(+), 7 deletions(-)
diff --git a/src/views/customerReport/combinationDetails.vue b/src/views/customerReport/combinationDetails.vue
index 0497f99..e8ca707 100644
--- a/src/views/customerReport/combinationDetails.vue
+++ b/src/views/customerReport/combinationDetails.vue
@@ -91,13 +91,22 @@
:cell-style="tableRowClassNames"
:header-cell-class-name="addClass"
>
-
-
-
-
+
+
+
+
+
+
+
+ {{scope.row.customerOrgName == scope.row.departmentName ? '':scope.row.departmentName}}
+
+
+
+
+
+
+
+