正在显示
1 个修改的文件
包含
0 行增加
和
1 行删除
| @@ -568,7 +568,6 @@ class ProjectUpdate extends Command | @@ -568,7 +568,6 @@ class ProjectUpdate extends Command | ||
| 568 | } | 568 | } |
| 569 | } else { | 569 | } else { |
| 570 | $parent_id = $parent['id']; | 570 | $parent_id = $parent['id']; |
| 571 | - $this->set_map($this->get_url_route($item['url'] ?? ''), RouteMap::SOURCE_NEWS_CATE, $parent_id, $project_id); | ||
| 572 | } | 571 | } |
| 573 | 572 | ||
| 574 | if (!empty($item['children'])) { | 573 | if (!empty($item['children'])) { |
-
请 注册 或 登录 后发表评论