mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-11 20:06:49 +08:00
-- bug
This commit is contained in:
@@ -477,8 +477,8 @@ function toFinish(d) {
|
|||||||
router.push({
|
router.push({
|
||||||
path: types.value.path[d.type],
|
path: types.value.path[d.type],
|
||||||
query: {
|
query: {
|
||||||
// id: d.routerTaskId,
|
id: d.routerTaskId,
|
||||||
id: routerId,
|
// id: routerId,
|
||||||
type: 1,
|
type: 1,
|
||||||
taskId: routerId,
|
taskId: routerId,
|
||||||
taskIds: routerId,
|
taskIds: routerId,
|
||||||
|
|||||||
Reference in New Issue
Block a user