rabin 3 years ago
parent
commit
d633339b8b
1 changed files with 3 additions and 0 deletions
  1. 3 0
      service/agent/lib/Manage.php

+ 3 - 0
service/agent/lib/Manage.php

@@ -1318,6 +1318,9 @@ class Manage
                             }
                         }
                         $parent['title_name'] = implode('、', $parent['title_name']);
+                        if ($group) {
+                            $group = $parent;
+                        }
                     }
                 }