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}}
+
+
+
+
+
+
+
+