This commit is contained in:
2022-01-14 16:41:37 +08:00
parent 602af58f2d
commit b0f0582e51
16 changed files with 1426 additions and 217 deletions

View File

@@ -712,6 +712,10 @@ export default {
zh: '存储箱信息',
en: 'Storage Box Info'
},
StorageBoxRack: {
zh: '存储箱上架',
en: 'Storage Box Rack'
},
CurrentTask: {
zh: '当前任务',
en: 'Current Task'
@@ -728,6 +732,14 @@ export default {
zh: 'Power Classification',
en: 'Power Classification'
},
ProcessInfo: {
zh: '工艺信息',
en: 'Process Info'
},
ExecutionInfo: {
zh: '执行信息',
en: 'Execution Info'
},
consumption: {
zh: '工单能耗',
en: 'Energy consumption of the repair order'