src/store/modules/permission.ts
@@ -225,8 +225,8 @@ // routeList = (await getMenuList()) as AppRouteRecordRaw[]; routeList = (await getMenuList({ userId: userStore.getUserInfo.userId, // rootCode: "fa76705e63644d928c345fdd4d1d0968" rootCode: "23858079-7241-4e64-b0cf-eb5dbe84a9d6" // rootCode: "fa76705e63644d928c345fdd4d1d0968" rootCode: '23858079-7241-4e64-b0cf-eb5dbe84a9d6', })) as AppRouteRecordRaw[]; } catch (error) { console.error(error);