add: 添加仙工AGV,流量限制界面;实现流量限制国际化
This commit is contained in:
@@ -15,14 +15,18 @@ export default {
|
||||
'Task_code': 'Task Code',
|
||||
'Task': 'Task',
|
||||
'start_or_end': 'Origin Or Destination',
|
||||
'time': 'Time'
|
||||
'time': 'Time',
|
||||
'extension_field': 'Extension Field'
|
||||
},
|
||||
'select': {
|
||||
'automated_warehouse_task_type': 'Automated Warehouse Task Type',
|
||||
'Placeholder': 'Select',
|
||||
'Start_point': 'Start Point',
|
||||
'Start_point2': 'Start Point 2',
|
||||
'Starting_column': 'Starting Column',
|
||||
'Starting_layer': 'Starting Layer',
|
||||
'Destination': 'Destination',
|
||||
'Destination2': 'Destination 2',
|
||||
'Ending_column': 'Ending Column',
|
||||
'Ending_layer': 'Ending Layer',
|
||||
'Description': 'Description',
|
||||
|
||||
@@ -15,14 +15,18 @@ export default {
|
||||
'Task_code': 'Nomor Tugas',
|
||||
'Task': 'Tugas',
|
||||
'start_or_end': 'Asal Atau Tujuan',
|
||||
'time': 'Waktu'
|
||||
'time': 'Waktu',
|
||||
'extension_field': 'Bidang Perluasan'
|
||||
},
|
||||
'select': {
|
||||
'automated_warehouse_task_type': 'Jenis Tugas Gudang Otomatis',
|
||||
'Placeholder': 'Pilih',
|
||||
'Start_point': 'Titik Awal',
|
||||
'Start_point2': 'Titik Awal 2',
|
||||
'Starting_column': 'Kolom Awal',
|
||||
'Starting_layer': 'Lapisan Awal',
|
||||
'Destination': 'Tujuan',
|
||||
'Destination2': 'Tujuan 2',
|
||||
'Ending_column': 'Kolom Akhir',
|
||||
'Ending_layer': 'Lapisan Akhir',
|
||||
'Description': 'Deskripsi',
|
||||
|
||||
@@ -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