|
@@ -416,7 +416,7 @@
|
|
|
if (!app.label) return;
|
|
if (!app.label) return;
|
|
|
|
|
|
|
|
if (app.label === '项目管理(PM)') {
|
|
if (app.label === '项目管理(PM)') {
|
|
|
- protectedOpen(`${import.meta.env.VITE_PM_URL}/portalLogin?username=${userStore.getUser.username}&source=yyhy`);
|
|
|
|
|
|
|
+ protectedOpen(`${import.meta.env.VITE_PMS_URL}/portalLogin?username=${userStore.getUser.username}&source=yyhy`);
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
if (app.label === 'OA办公') {
|
|
if (app.label === 'OA办公') {
|