feat: add page layout i18n language config.
增加页面布局的国际化语言配置
This commit is contained in:
@@ -87,6 +87,7 @@ export default {
|
||||
this.$i18n.mergeLocaleMessage(key, this.i18n[key])
|
||||
})
|
||||
}
|
||||
this.$emit('i18nComplete', this.$i18n._getMessages())
|
||||
},
|
||||
created () {
|
||||
this.updateMenu()
|
||||
|
||||
Reference in New Issue
Block a user