feature: add global size option (#1024)
This commit is contained in:
@@ -22,7 +22,7 @@ export default {
|
||||
this.$i18n.locale = lang
|
||||
this.$store.dispatch('setLanguage', lang)
|
||||
this.$message({
|
||||
message: 'switch language success',
|
||||
message: 'Switch Language Success',
|
||||
type: 'success'
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user