From aa074c1296f5c83c9288c46df32948bcf2392a1f Mon Sep 17 00:00:00 2001
From: yuejiayang <146344614+YangLei105@users.noreply.github.com>
Date: Mon, 8 Jan 2024 14:47:35 +0800
Subject: [PATCH] 2024.1.8
---
src/views/modules/customer/customerGroupInformation.vue | 4 ----
src/views/modules/customer/customerInformationManagement.vue | 2 +-
2 files changed, 1 insertion(+), 5 deletions(-)
diff --git a/src/views/modules/customer/customerGroupInformation.vue b/src/views/modules/customer/customerGroupInformation.vue
index 7d497b9..4a5c946 100644
--- a/src/views/modules/customer/customerGroupInformation.vue
+++ b/src/views/modules/customer/customerGroupInformation.vue
@@ -17,8 +17,6 @@
-
-
@@ -108,8 +106,6 @@
-
-
diff --git a/src/views/modules/customer/customerInformationManagement.vue b/src/views/modules/customer/customerInformationManagement.vue
index 265a9df..ef84d61 100644
--- a/src/views/modules/customer/customerInformationManagement.vue
+++ b/src/views/modules/customer/customerInformationManagement.vue
@@ -2966,7 +2966,7 @@
strVal = this.projectInformationModalData.priority
}
}
- else if (val === 1021) {
+ if (val === 1021) {
strVal = this.modalData.customerGroupId1
} else if (val === 1022) {
strVal = this.modalData.customerGroupId2