加功能
This commit is contained in:
@@ -113,5 +113,11 @@ module.exports = {
|
||||
Syncsuccessfully: '同步成功',
|
||||
EnablePointCloud: '开启点云',
|
||||
DisablePointCloud: '关闭点云',
|
||||
CartPosition: '小车位置'
|
||||
CartPosition: '小车位置',
|
||||
Whetherdrivebackpoint: '是否自动开回上一个点?',
|
||||
yes: '是',
|
||||
no: '否',
|
||||
Dispatchnotconnected: '调度未连接',
|
||||
Vehiclenotconnected: '车辆本体未连接',
|
||||
Dispatchvehiclenotconnected: '调度和车辆本体未连接'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user