翻译
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
val1: '',
|
||||
options1: [],
|
||||
index1: '',
|
||||
options2: [{value: '1', text: '内标'}, {value: '2', text: '管标'}],
|
||||
options2: [{value: '1', text: this.$t('select.internal-label')}, {value: '2', text: this.$t('select.tube-label')}],
|
||||
index2: '',
|
||||
disabled: false
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user