This commit is contained in:
2025-08-05 16:30:59 +08:00
parent 7a097b23bb
commit 1f3c73eb86
9 changed files with 69 additions and 411 deletions

View File

@@ -17,7 +17,7 @@ export default {
nav: [
{title: '操作', zh_title: '操作', en_title: 'Operation', router: '/index/device'},
{title: '建图', zh_title: '建图', en_title: 'Map building', router: '/index/building'},
{title: '取消任务', zh_title: '取消任务', en_title: 'Cancel task', router: ''},
// {title: '取消任务', zh_title: '取消任务', en_title: 'Cancel task', router: ''},
{title: '地图', zh_title: '地图', en_title: 'Map', router: '/index/map'}
],
disabled: false