-- 参数修改

This commit is contained in:
yuping
2022-12-26 13:12:37 +08:00
committed by wuyx
parent fdd3f084da
commit 35d74c3127

View File

@@ -450,7 +450,7 @@ function toFinish(d) {
router.push({
path: types.value.path[d.type],
query: {
id: routerId,
id: d.routerTaskId,
type: 1,
infoId: routerId,
courseId: d.courseId,