Sfoglia il codice sorgente

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

cmj 1 mese fa
parent
commit
0f041291fd
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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',