设置返回点

This commit is contained in:
2025-09-17 17:52:04 +08:00
parent 1a1ddd256f
commit b2e1b317cc
6 changed files with 90 additions and 19 deletions

View File

@@ -119,5 +119,6 @@ module.exports = {
no: '否',
Dispatchnotconnected: '调度未连接',
Vehiclenotconnected: '车辆本体未连接',
Dispatchvehiclenotconnected: '调度和车辆本体未连接'
Dispatchvehiclenotconnected: '调度和车辆本体未连接',
Vehiclereturnpoint: '车辆返回点'
}