From dff4ddeaef278693ba179434c857163ccfe443b7 Mon Sep 17 00:00:00 2001 From: Chengliang <1546584672@qq.com> Date: Thu, 20 Oct 2022 14:53:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=BA=E5=91=98=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/user.jsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/user.jsx b/src/pages/user.jsx index d8aebae..fbe8643 100644 --- a/src/pages/user.jsx +++ b/src/pages/user.jsx @@ -243,17 +243,17 @@ export default function userPage() { // 岗位地址 let jobtitleUrl = `/spa/organization/static/index.html#/main/organization/jobExtend/${d.data.fobjid}`; // 人员地址 - let userUrl = `/spa/hrm/index_mobx.html#/main/hrm/card/cardInfo/${d.data.fleader}`; + let userUrl = `/spa/organization/static/index.html#/main/organization/resourceCard/${d.data.fleader}`; // 岗位人员地址 - let postUserUrl = `/spa/hrm/index_mobx.html#/main/hrm/card/cardInfo/${d.data.fobjid}`; + let postUserUrl = `/spa/organization/static/index.html#/main/organization/resourceCard/${d.data.fobjid}`; //集团通讯录 - let addressBookGroupUrl = `/spa/hrm/index_mobx.html#/main/hrm/addressBook/?virtualtype=${d.data.fecid}`; + let addressBookGroupUrl = `/spa/organization/static/index.html#/main/organization/resource/?virtualtype=${d.data.fecid}`; // 分部通讯录 - let addressBookUrl = `/spa/hrm/index_mobx.html#/main/hrm/addressBook/?subcompanyid1=${d.data.fecid}`; + let addressBookUrl = `/spa/organization/static/index.html#/main/organization/resource/?subcompanyid1=${d.data.fecid}`; // 部门通讯录 - let addressBookDepartmentUrl = `/spa/hrm/index_mobx.html#/main/hrm/addressBook/?departmentid=${d.data.fecid}`; + let addressBookDepartmentUrl = `/spa/organization/static/index.html#/main/organization/resource/?departmentid=${d.data.fecid}`; // 岗位通讯录 - let addressBookPostUrl = `/spa/hrm/index_mobx.html#/main/hrm/addressBook/?departmentid=${d.data.fobjparentId}`; + let addressBookPostUrl = `/spa/organization/static/index.html#/main/organization/resource/?departmentid=${d.data.fobjparentId}`; if (d.data.ftype == 0 || d.data.ftype == 1 || d.data.ftype == 2) { return `