翻译
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
title: '',
|
||||
val1: '',
|
||||
index: '',
|
||||
options: [{value: '1', text: '决策入烘箱'}, {value: '2', text: '决策入冷却'}],
|
||||
options: [{value: '1', text: this.$t('select.decide-oven')}, {value: '2', text: this.$t('select.decide-cooling')}],
|
||||
disabled: false
|
||||
};
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user