rabin hace 3 años
padre
commit
d633339b8b
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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;
+                        }
                     }
                 }