Compare commits
2 Commits
535b37e830
...
dbe651fe98
Author | SHA1 | Date |
---|---|---|
|
dbe651fe98 | |
|
f54ff927ec |
|
@ -343,9 +343,9 @@ export default {
|
|||
this.setLanguage('en')
|
||||
this.$updateDictionary()
|
||||
} else {
|
||||
// this.$i18n.locale = 'zh'
|
||||
// this.setLanguage('zh')
|
||||
// this.$updateDictionary()
|
||||
this.$i18n.locale = 'zh'
|
||||
this.setLanguage('zh')
|
||||
this.$updateDictionary()
|
||||
}
|
||||
}
|
||||
this.$refs.browserTip.open()
|
||||
|
|
Loading…
Reference in New Issue