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