feat: 全息档案跳转-地址修改
This commit is contained in:
@ -379,5 +379,5 @@ export const bqYs = (val) => {
|
|||||||
*/
|
*/
|
||||||
export function holographicProfileJump(szhm) {
|
export function holographicProfileJump(szhm) {
|
||||||
if (!szhm) return
|
if (!szhm) return
|
||||||
window.open(`https://tyyy.lz.dsj.xz/profile/people/person-manage?szhm=${szhm}&from=portal`)
|
window.open(`https://tyyy.lz.dsj.xz/profile/people/person-manage?sfzhm=${szhm}&from=portal`)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user