Browse Source

Fix home page error bug (#8731)

Devosend 3 years ago
parent
commit
63e85f314d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      dolphinscheduler-ui-next/src/locales/index.ts

+ 1 - 0
dolphinscheduler-ui-next/src/locales/index.ts

@@ -20,6 +20,7 @@ import zh_CN from './modules/zh_CN'
 import en_US from './modules/en_US'
 
 const i18n = createI18n({
+  legacy: false,
   globalInjection: true,
   locale: 'zh_CN',
   messages: {