fix: 修改版本冲突导致报错的问题

This commit is contained in:
奔跑的面条
2022-04-15 17:48:02 +08:00
parent 4f16531016
commit 9fbe2500e0
6 changed files with 125 additions and 143 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ export const langList = [
const i18n = createI18n({
locale: langStorage?.lang || lang,
globalInjection: true,
legacy: false,
messages: {
[LangEnum.zh]: zh,
[LangEnum.en]: en