Merge branch 'dev-3.7' of https://git.mesalab.cn/nezha/nezha-fronted into dev-3.8
This commit is contained in:
@@ -290,7 +290,7 @@ export default {
|
||||
placeholder: {
|
||||
type: String,
|
||||
default () {
|
||||
return t('el.select.placeholder')
|
||||
return this.$t('el.select.placeholder')
|
||||
}
|
||||
},
|
||||
defaultFirstOption: Boolean,
|
||||
|
||||
Reference in New Issue
Block a user