修改重定位操作

This commit is contained in:
2025-10-21 13:42:16 +08:00
parent 381b9ebcfe
commit 9d416b098e
7 changed files with 908 additions and 10 deletions

View File

@@ -122,5 +122,6 @@ module.exports = {
Dispatchvehiclenotconnected: '调度和车辆本体未连接',
Vehiclereturnpoint: '车辆返回点',
autobackfailedmanually:'自动回退失败,请手动接管。',
vehicleautobacknotmanwaitcompleted: '车子正在自动回退中,请勿手动移动车辆,等待车辆自动回退完成。'
vehicleautobacknotmanwaitcompleted: '车子正在自动回退中,请勿手动移动车辆,等待车辆自动回退完成。',
yousurereposition: '是否确定重定位?'
}