mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/student-h5.git
synced 2025-12-11 03:46:47 +08:00
feat:修改跳转及获取信息
This commit is contained in:
@@ -152,7 +152,7 @@ function toDetail(i) {
|
||||
`${
|
||||
window.location.protocol + import.meta.env.VITE_BOE_PATH_DETAIL_URL
|
||||
}/pathmappage¶ms=${encodeURIComponent(
|
||||
`routerId=${props.detail.routerId}&routerName=${props.detail.routerName}`
|
||||
`routerId=${props.routerId}`
|
||||
)}`,
|
||||
"_top"
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user