fix(bug): fix router
This commit is contained in:
@@ -81,11 +81,11 @@ export const componentList: MenuItem[] = [
|
||||
url: "video",
|
||||
icon: "SystemIcon",
|
||||
},
|
||||
{
|
||||
title: "点云标注",
|
||||
url: "pointcloud",
|
||||
icon: "SystemIcon",
|
||||
},
|
||||
// {
|
||||
// title: "点云标注",
|
||||
// url: "pointcloud",
|
||||
// icon: "SystemIcon",
|
||||
// },
|
||||
{
|
||||
title: "管理中心",
|
||||
url: "mgt",
|
||||
|
||||
Reference in New Issue
Block a user