fix:处理中英文完全一样的国际化为一个
This commit is contained in:
@@ -178,11 +178,11 @@ export default {
|
||||
},
|
||||
resetOptions: [
|
||||
{
|
||||
label: this.$t('config.system.reset.metric'),
|
||||
label: this.$t('overall.metric'),
|
||||
value: 'metric'
|
||||
},
|
||||
{
|
||||
label: this.$t('config.system.reset.alert'),
|
||||
label: this.$t('overall.alert'),
|
||||
value: 'alert'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user