rev:一楼优化

This commit is contained in:
2024-08-19 18:37:03 +08:00
parent 4512ea7f83
commit 0e6e8eeef9
20 changed files with 290 additions and 150 deletions

View File

@@ -140,7 +140,8 @@ export default {
'Current_command_information': 'Current command information',
'The_signal_is_successfully_marked': 'The signal is successfully marked',
'Complement_information': 'Complement information',
'agv_task_type': 'task type'
'agv_task_type': 'task type',
'vehicle_code2': 'Box number'
}
}
}

View File

@@ -140,7 +140,8 @@ export default {
'Current_command_information': 'Informasi perintah saat ini',
'The_signal_is_successfully_marked': 'Sinyal berhasil ditandai',
'Complement_information': 'Informasi pelengkap',
'agv_task_type': 'Jenis tugas'
'agv_task_type': 'Jenis tugas',
'vehicle_code2': 'Nomor kotak kayu'
}
}
}

View File

@@ -140,7 +140,8 @@ export default {
'Current_command_information': '当前指令信息',
'The_signal_is_successfully_marked': '信号成功标记',
'Complement_information': '补码信息',
'agv_task_type': '任务类型'
'agv_task_type': '任务类型',
'vehicle_code2': '木箱号'
}
}
}