Procházet zdrojové kódy

fix(@six/smart-pharmacy): 智慧药事系统第一版登录成功之后跳转404问题解决

cmj před 1 měsícem
rodič
revize
0f041291fd
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      apps/smart-pharmacy/src/preferences.ts

+ 1 - 0
apps/smart-pharmacy/src/preferences.ts

@@ -14,6 +14,7 @@ export const overridesPreferences = defineOverridesPreferences({
     authPageLayout: 'panel-center',
     layout: 'header-nav',
     enablePreferences: false,
+    defaultHomePath: '/system/user',
   },
   header: {
     menuAlign: 'center',