翻译
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
return {
|
||||
title: '',
|
||||
val1: '',
|
||||
options: [{value: '3', text: '合格品'}, {value: '4', text: '管制品'}],
|
||||
options: [{value: '3', text: this.$t('select.lualified-products')}, {value: '4', text: this.$t('select.controlled-products')}],
|
||||
index: '',
|
||||
disabled: false
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user