add: 添加二次分配顶点任务

This commit is contained in:
2024-06-27 09:32:39 +08:00
parent a0a7240975
commit 5b1c96f39f
10 changed files with 126 additions and 63 deletions

View File

@@ -10,6 +10,7 @@ export default {
'Warehouse_task_type': 'Warehouse Task Type',
'AGV_system': 'AGV System',
'Routing_scheme': 'Routing Scheme',
'agv_action_type': 'agv Secondary allocation type',
'Priority': 'Priority',
'Vehicle_number': 'Vehicle Number',
'Task_code': 'Task Code',

View File

@@ -10,6 +10,7 @@ export default {
'Warehouse_task_type': 'Jenis Tugas Gudang',
'AGV_system': 'Sistem AGV',
'Routing_scheme': 'Skema Routing',
'agv_action_type': 'Tipe distribusi kedua agv',
'Priority': 'Prioritas',
'Vehicle_number': 'Nomor Kendaraan',
'Task_code': 'Nomor Tugas',

View File

@@ -10,6 +10,7 @@ export default {
'Warehouse_task_type': '立库任务类型',
'AGV_system': 'agv系统',
'Routing_scheme': '路由方案',
'agv_action_type': 'agv二次分配类型',
'Priority': '优先级',
'Vehicle_number': '载具号',
'Task_code': '任务号',