fix(path): pointcloud -> lidar

This commit is contained in:
2026-03-11 16:21:29 +08:00
parent 014c34ab76
commit fb31c13336

View File

@@ -42,7 +42,7 @@ export const componentList: MenuItem[] = [
},
{
title: "点云标注",
url: "pointcloud",
url: "lidar",
icon: "SystemIcon",
},
{