diff --git a/src/components/unitGrouping/unitGroupCategory.vue b/src/components/unitGrouping/unitGroupCategory.vue
index 18a0619..14ca113 100644
--- a/src/components/unitGrouping/unitGroupCategory.vue
+++ b/src/components/unitGrouping/unitGroupCategory.vue
@@ -224,8 +224,8 @@ export default {
         );
       }
       // if (this.title == 2) {
-      //   if (!this.personnelUnit.customerOrgGroupId) {
-      //     alert("请先选择单位分组");
+      //   if (!this.personnelUnit.customerOrgGroupId) { 3a0c563d-cb6a-3638-6e06-651f282e17ca
+      //     alert("请先选择单位分组");                   
       //     return;
       //   } else {
       //     console.log(this.personnelUnit.nogroupselected);
@@ -268,7 +268,7 @@ export default {
           // this.title = 2;
           let count = this.rightselctedata.length - 1;
           for (var i = count; i >= 0; i--) {
-            if ([...new Set(this.rightselctedata)]) {
+            if ([...new Set(this.tabledata)]) {
               this.tabledata.push(this.rightselctedata[i]);
               this.personnelUnit.nogroupselected.splice(i, 1);
             }
diff --git a/src/views/common-settings/SampleGroup.vue b/src/views/common-settings/SampleGroup.vue
index 99f4500..097c87e 100644
--- a/src/views/common-settings/SampleGroup.vue
+++ b/src/views/common-settings/SampleGroup.vue
@@ -100,15 +100,28 @@
             
             
               
-                 
+                
                   
                 
               
-               
-                 
+              
+                
                   
                 
               
+              
+                
+                  
+                
+              
+              
+                
+                  
+                
+