add: 添加仙工AGV,流量限制界面;实现流量限制国际化

This commit is contained in:
yanps
2024-01-22 19:31:00 +08:00
parent 37ac298f91
commit 47b3889c5b
49 changed files with 2174 additions and 101 deletions

View File

@@ -15,14 +15,18 @@ export default {
'Task_code': '任务号',
'Task': '任务',
'start_or_end': '起点或终点',
'time': '时间段'
'time': '时间段',
'extension_field': '扩展字段'
},
'select': {
'automated_warehouse_task_type': '立库任务类型',
'Placeholder': '请选择',
'Start_point2': '起点2',
'Start_point': '起点',
'Starting_column': '起点-列',
'Starting_layer': '起点-层',
'Destination': '终点',
'Destination2': '终点2',
'Ending_column': '终点-列',
'Ending_layer': '终点-层',
'Description': '描述信息',