fix :测试、对接点位
This commit is contained in:
@@ -118,7 +118,10 @@ export default {
|
||||
'loading_or_not': 'loading or not',
|
||||
'barcode': 'Vehicle number',
|
||||
'barcode_length': 'Vehicle length',
|
||||
'last_container': 'Last vehicle number'
|
||||
'last_container': 'Last vehicle number',
|
||||
'applySucess': 'Request task flag',
|
||||
'requireSucess': 'Request instruction mark'
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -118,7 +118,10 @@ export default {
|
||||
'loading_or_not': 'dimuat atau tidak',
|
||||
'barcode': 'Angkat tanda',
|
||||
'barcode_length': 'Perjalanan panjang',
|
||||
'last_container': 'Nomor muatan terakhir'
|
||||
'last_container': 'Nomor muatan terakhir',
|
||||
'applySucess': 'Meminta tanda tugas',
|
||||
'requireSucess': 'Kode aplikasicomment'
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -118,7 +118,9 @@ export default {
|
||||
'loading_or_not': '是否装载',
|
||||
'barcode': '载具号',
|
||||
'barcode_length': '载具长度',
|
||||
'last_container': '上次载具号'
|
||||
'last_container': '上次载具号',
|
||||
'applySucess': '请求任务标记',
|
||||
'requireSucess': '申请指令标记'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user