rabin 3 năm trước cách đây
mục cha
commit
d633339b8b
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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;
+                        }
                     }
                 }