map重定位

This commit is contained in:
2025-10-17 14:19:52 +08:00
parent e6cfb7f693
commit 58a1b5db7b
12 changed files with 1120 additions and 39 deletions

View File

@@ -120,5 +120,7 @@ module.exports = {
Dispatchnotconnected: '调度未连接',
Vehiclenotconnected: '车辆本体未连接',
Dispatchvehiclenotconnected: '调度和车辆本体未连接',
Vehiclereturnpoint: '车辆返回点'
Vehiclereturnpoint: '车辆返回点',
autobackfailedmanually:'自动回退失败,请手动接管。',
vehicleautobacknotmanwaitcompleted: '车子正在自动回退中,请勿手动移动车辆,等待车辆自动回退完成。'
}