add: 添加仙工AGV,流量限制界面;实现流量限制国际化
This commit is contained in:
@@ -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': '描述信息',
|
||||
|
||||
Reference in New Issue
Block a user