优化加功能

This commit is contained in:
2025-12-05 15:19:52 +08:00
parent fa15c9dcf6
commit 4bc59c0216
5 changed files with 75 additions and 591 deletions

View File

@@ -137,5 +137,7 @@ module.exports = {
pathType: '路径类型',
straightPath: '直行路径',
reversePath: '后退路径',
bidirectionalPath: '双向路径'
bidirectionalPath: '双向路径',
closed: '关闭',
reversingabnormalitiesneedtoclose: '车辆正在自动回退,关闭可能会导致建图异常,是否需要关闭?'
}