Browse Source

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

cmj 1 tháng trước cách đây
mục cha
commit
0f041291fd
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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',