mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-13 12:10:52 +08:00
fix: switching language does not load the translation of the component correctly (#4205)
closes #4191
This commit is contained in:
@@ -91,4 +91,4 @@ async function setupI18n(app: App, options: LocaleSetupOptions = {}) {
|
||||
});
|
||||
}
|
||||
|
||||
export { $t, elementLocale, loadMessages, setupI18n };
|
||||
export { $t, elementLocale, setupI18n };
|
||||
|
||||
Reference in New Issue
Block a user