diff --git a/dolphinscheduler-ui-next/src/App.tsx b/dolphinscheduler-ui-next/src/App.tsx index 8e700a948d..c82c485698 100644 --- a/dolphinscheduler-ui-next/src/App.tsx +++ b/dolphinscheduler-ui-next/src/App.tsx @@ -19,6 +19,8 @@ import { defineComponent, computed, ref, nextTick, provide } from 'vue' import { zhCN, enUS, + dateZhCN, + dateEnUS, NConfigProvider, darkTheme, GlobalThemeOverrides, @@ -61,8 +63,9 @@ const App = defineComponent({ return (