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